#c180ff Hex Color

#C180FF
0
  • #c180ff Color Information

    • In RGB color space, #c180ff hex color has a red value of 193, a green value of 128 and a blue value of 255.

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

    • #c180ff color has a hue of 270.7 degrees, a saturation of 100% and a lightness of 75.1%.

    • #c180ff hex color contains mainly BLUE.

    • The closest web safe color of #c180ff is #cc99ff

    • #c180ff hex color has a decimal value of 12681471.



    #c180ff Color Spaces (Color Conversions)

    HEX c180ff #c180ff
    RGB 193, 128, 255 rgb(193, 128, 255)
    RGB Percent 75.69, 50.2, 100 rgb(75.69, 50.2, 100)
    CMYK 24, 50, 0, 0
    HSL 270.7°, 100, 75.1 hsl(270.7, 100%, 75.1%)
    HSV 270.7°, 49.8, 100
    XYZ 47.761, 33.996, 98.652
    Hunter Lab 58.306, 44.181, -59.502
    CIE-LAB 64.959, 48.547, -53.943
    CIE-LCH 64.959, 72.572, 311.986
    CIE-LUV 24.31, 49.8, 0, 0
    Web Safe cc99ff

    RGB percent of color #c180ff

    75.69%
    50.2%
    100%

    CMYK percent of color #c180ff

    24.31%
    49.8%
    0%
    0%


    Color Schemes with #c180ff

    Complementary Color

    Split Complementary


    #c180ff Color Preview

    Text with hexadecimal color #c180ff

    This text has a font color of #c180ff

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

    #c180ff Background Color

    This box has a background color of #c180ff

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

    #c180ff Border Color

    This box has a border color of #c180ff

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

    CSS codes

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

    #c180ff Color on white background

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

    #c180ff Color on black background

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