#c5007c color space conversions
Hex:
#c5007c
RGB:
197, 0, 124
CMY:
23, 100, 51
CMYK:
0, 100, 37, 23
HSL:
322°, 100.0000%, 38.6275%
HSV (HSB):
322°, 100.0000%, 77.2549%
XYZ:
26.6640, 13.3256, 20.2355
xyY:
0.4427, 0.2213, 13.3256
CIE-Lab:
43.2497, 71.9282, -11.9792
CIE-LCH:
43.2497, 72.9189, 350.5445
CIE-Luv:
43.2497, 97.5251, -28.5796
Hunter-Lab:
36.5042, 66.5009, -7.3136
#c5007c color charts
#c5007c color shades, tints & tones
#c5007c color schemes
#c5007c color preview, HTML & CSS examples
This text has a color of #c5007c
<p style="color:#c5007c;">Text here</p>
.mytext {color:#c5007c;}
This box has a color of #c5007c
<div style="background-color:#c5007c;">Content here</div>
.mybackground {background-color:#c5007c;}
Border around this has a color of #c5007c
<div style="border:2px solid #c5007c;">Content here</div>
.myborder {border:2px solid #c5007c;}