#c02ac7 color space conversions
Hex:
#c02ac7
RGB:
192, 42, 199
CMY:
25, 84, 22
CMYK:
4, 79, 0, 22
HSL:
297°, 65.1452%, 47.2549%
HSV (HSB):
297°, 78.8945%, 78.0392%
XYZ:
32.8750, 16.9859, 55.5787
xyY:
0.3118, 0.1611, 16.9859
CIE-Lab:
48.2423, 74.0709, -49.0752
CIE-LCH:
48.2423, 88.8532, 326.4738
CIE-Luv:
48.2423, 57.4173, -82.7257
Hunter-Lab:
41.2140, 70.2590, -51.1052
#c02ac7 color charts
#c02ac7 color shades, tints & tones
#c02ac7 color schemes
#c02ac7 color preview, HTML & CSS examples
This text has a color of #c02ac7
<p style="color:#c02ac7;">Text here</p>
.mytext {color:#c02ac7;}
This box has a color of #c02ac7
<div style="background-color:#c02ac7;">Content here</div>
.mybackground {background-color:#c02ac7;}
Border around this has a color of #c02ac7
<div style="border:2px solid #c02ac7;">Content here</div>
.myborder {border:2px solid #c02ac7;}