#c02dec color space conversions
Hex:
#c02dec
RGB:
192, 45, 236
CMY:
25, 82, 7
CMYK:
19, 81, 0, 7
HSL:
286°, 83.4061%, 55.0980%
HSV (HSB):
286°, 80.9322%, 92.5490%
XYZ:
37.8169, 19.1394, 81.0580
xyY:
0.2740, 0.1387, 19.1394
CIE-Lab:
50.8499, 79.6040, -66.0044
CIE-LCH:
50.8499, 103.4088, 320.3359
CIE-Luv:
50.8499, 45.2411, -109.1490
Hunter-Lab:
43.7486, 77.7382, -79.2294
#c02dec color charts
#c02dec color shades, tints & tones
#c02dec color schemes
#c02dec color preview, HTML & CSS examples
This text has a color of #c02dec
<p style="color:#c02dec;">Text here</p>
.mytext {color:#c02dec;}
This box has a color of #c02dec
<div style="background-color:#c02dec;">Content here</div>
.mybackground {background-color:#c02dec;}
Border around this has a color of #c02dec
<div style="border:2px solid #c02dec;">Content here</div>
.myborder {border:2px solid #c02dec;}