#bc7fff Hex Color

#BC7FFF
0
  • #bc7fff Color Information

    • In RGB color space, #bc7fff hex color has a red value of 188, a green value of 127 and a blue value of 255.

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

    • #bc7fff color has a hue of 268.6 degrees, a saturation of 100% and a lightness of 74.9%.

    • #bc7fff hex color contains mainly BLUE.

    • The closest web safe color of #bc7fff is #cc66ff

    • #bc7fff hex color has a decimal value of 12353535.



    #bc7fff Color Spaces (Color Conversions)

    HEX bc7fff #bc7fff
    RGB 188, 127, 255 rgb(188, 127, 255)
    RGB Percent 73.73, 49.8, 100 rgb(73.73, 49.8, 100)
    CMYK 26, 50, 0, 0
    HSL 268.6°, 100, 74.9 hsl(268.6, 100%, 74.9%)
    HSV 268.6°, 50.2, 100
    XYZ 46.378, 33.09, 98.55
    Hunter Lab 57.524, 43.247, -61.309
    CIE-LAB 64.234, 47.801, -55.128
    CIE-LCH 64.234, 72.966, 310.928
    CIE-LUV 26.27, 50.2, 0, 0
    Web Safe cc66ff

    RGB percent of color #bc7fff

    73.73%
    49.8%
    100%

    CMYK percent of color #bc7fff

    26.27%
    50.2%
    0%
    0%


    Color Schemes with #bc7fff

    Complementary Color

    Split Complementary


    #bc7fff Color Preview

    Text with hexadecimal color #bc7fff

    This text has a font color of #bc7fff

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

    #bc7fff Background Color

    This box has a background color of #bc7fff

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

    #bc7fff Border Color

    This box has a border color of #bc7fff

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

    CSS codes

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

    #bc7fff Color on white background

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

    #bc7fff Color on black background

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