#c120e5 color space conversions
Hex:
#c120e5
RGB:
193, 32, 229
CMY:
24, 87, 10
CMYK:
16, 86, 0, 10
HSL:
289°, 79.1165%, 51.1765%
HSV (HSB):
289°, 86.0262%, 89.8039%
XYZ:
36.6517, 18.0276, 75.6767
xyY:
0.2812, 0.1383, 18.0276
CIE-Lab:
49.5296, 81.4782, -64.1772
CIE-LCH:
49.5296, 103.7180, 321.7739
CIE-Luv:
49.5296, 49.3572, -105.9542
Hunter-Lab:
42.4589, 79.7828, -75.9542
#c120e5 color charts
#c120e5 color shades, tints & tones
#c120e5 color schemes
#c120e5 color preview, HTML & CSS examples
This text has a color of #c120e5
<p style="color:#c120e5;">Text here</p>
.mytext {color:#c120e5;}
This box has a color of #c120e5
<div style="background-color:#c120e5;">Content here</div>
.mybackground {background-color:#c120e5;}
Border around this has a color of #c120e5
<div style="border:2px solid #c120e5;">Content here</div>
.myborder {border:2px solid #c120e5;}