#f82fff Hex Color

#F82FFF
0
  • #f82fff Color Information

    • In RGB color space, #f82fff hex color has a red value of 248, a green value of 47 and a blue value of 255.

    • In CMYK color space (used in color printing), #f82fff hex color is composed of 2.75% cyan, 81.57% magenta, 0% yellow and 0% black.

    • #f82fff color has a hue of 298 degrees, a saturation of 100% and a lightness of 59.2%.

    • #f82fff hex color contains mainly BLUE.

    • The closest web safe color of #f82fff is #ff33ff

    • #f82fff hex color has a decimal value of 16265215.



    #f82fff Color Spaces (Color Conversions)

    HEX f82fff #f82fff
    RGB 248, 47, 255 rgb(248, 47, 255)
    RGB Percent 97.25, 18.43, 100 rgb(97.25, 18.43, 100)
    CMYK 3, 82, 0, 0
    HSL 298°, 100, 59.2 hsl(298, 100%, 59.2%)
    HSV 298°, 81.6, 100
    XYZ 57.778, 29.209, 97.201
    Hunter Lab 54.045, 96.249, -68.802
    CIE-LAB 60.966, 91.808, -59.876
    CIE-LCH 60.966, 109.608, 326.888
    CIE-LUV 2.75, 81.57, 0, 0
    Web Safe ff33ff

    RGB percent of color #f82fff

    97.25%
    18.43%
    100%

    CMYK percent of color #f82fff

    2.75%
    81.57%
    0%
    0%


    Color Schemes with #f82fff

    Complementary Color

    Split Complementary


    #f82fff Color Preview

    Text with hexadecimal color #f82fff

    This text has a font color of #f82fff

    <p style="color:#f82fff">Text here</p>

    #f82fff Background Color

    This box has a background color of #f82fff

    <div style="background-color:#f82fff">Text here</div>

    #f82fff Border Color

    This box has a border color of #f82fff

    <div style="border: 4px solid #f82fff">Text here</div>

    CSS codes

    <p style="color:#f82fff">Text here</p>
    <div style="background-color:#f82fff">Text here</div>
    <div style="border: 4px solid #f82fff">Text here</div>

    #f82fff Color on white background

    This is how a font and box color of #f82fff will look
    on a white background.

    #f82fff Color on black background

    This is how a font and box color of #f82fff hex color will look
    on a black background.