#c5027c color space conversions
Hex:
#c5027c
RGB:
197, 2, 124
CMY:
23, 99, 51
CMYK:
0, 99, 37, 23
HSL:
322°, 97.9899%, 39.0196%
HSV (HSB):
322°, 98.9848%, 77.2549%
XYZ:
26.6858, 13.3690, 20.2428
xyY:
0.4426, 0.2217, 13.3690
CIE-Lab:
43.3140, 71.7399, -11.8820
CIE-LCH:
43.3140, 72.7173, 350.5957
CIE-Luv:
43.3140, 97.3355, -28.4252
Hunter-Lab:
36.5636, 66.2910, -7.2303
#c5027c color charts
#c5027c color shades, tints & tones
#c5027c color schemes
#c5027c color preview, HTML & CSS examples
This text has a color of #c5027c
<p style="color:#c5027c;">Text here</p>
.mytext {color:#c5027c;}
This box has a color of #c5027c
<div style="background-color:#c5027c;">Content here</div>
.mybackground {background-color:#c5027c;}
Border around this has a color of #c5027c
<div style="border:2px solid #c5027c;">Content here</div>
.myborder {border:2px solid #c5027c;}