#c02e8c color space conversions
Hex:
#c02e8c
RGB:
192, 46, 140
CMY:
25, 82, 45
CMYK:
0, 76, 27, 25
HSL:
321°, 61.3445%, 46.6667%
HSV (HSB):
321°, 76.0417%, 75.2941%
XYZ:
27.4488, 15.0539, 26.2699
xyY:
0.3991, 0.2189, 15.0539
CIE-Lab:
45.7079, 64.5127, -18.1147
CIE-LCH:
45.7079, 67.0077, 344.3157
CIE-Luv:
45.7079, 78.9115, -35.8489
Hunter-Lab:
38.7994, 58.3820, -12.9840
#c02e8c color charts
#c02e8c color shades, tints & tones
#c02e8c color schemes
#c02e8c color preview, HTML & CSS examples
This text has a color of #c02e8c
<p style="color:#c02e8c;">Text here</p>
.mytext {color:#c02e8c;}
This box has a color of #c02e8c
<div style="background-color:#c02e8c;">Content here</div>
.mybackground {background-color:#c02e8c;}
Border around this has a color of #c02e8c
<div style="border:2px solid #c02e8c;">Content here</div>
.myborder {border:2px solid #c02e8c;}