#c0007c color space conversions
Hex:
#c0007c
RGB:
192, 0, 124
CMY:
25, 100, 51
CMYK:
0, 100, 35, 25
HSL:
321°, 100.0000%, 37.6471%
HSV (HSB):
321°, 100.0000%, 75.2941%
XYZ:
25.3763, 12.6617, 20.1753
xyY:
0.4359, 0.2175, 12.6617
CIE-Lab:
42.2490, 70.8852, -13.5911
CIE-LCH:
42.2490, 72.1764, 349.1461
CIE-Luv:
42.2490, 93.4597, -30.3161
Hunter-Lab:
35.5833, 65.0270, -8.7083
#c0007c color charts
#c0007c color shades, tints & tones
#c0007c color schemes
#c0007c color preview, HTML & CSS examples
This text has a color of #c0007c
<p style="color:#c0007c;">Text here</p>
.mytext {color:#c0007c;}
This box has a color of #c0007c
<div style="background-color:#c0007c;">Content here</div>
.mybackground {background-color:#c0007c;}
Border around this has a color of #c0007c
<div style="border:2px solid #c0007c;">Content here</div>
.myborder {border:2px solid #c0007c;}