#c02de4 color space conversions
Hex:
#c02de4
RGB:
192, 45, 228
CMY:
25, 82, 11
CMYK:
16, 80, 0, 11
HSL:
288°, 77.2152%, 53.5294%
HSV (HSB):
288°, 80.2632%, 89.4118%
XYZ:
36.6802, 18.6847, 75.0720
xyY:
0.2812, 0.1432, 18.6847
CIE-Lab:
50.3162, 78.1819, -62.3479
CIE-LCH:
50.3162, 99.9983, 321.4286
CIE-Luv:
50.3162, 47.6060, -103.4603
Hunter-Lab:
43.2258, 75.8251, -72.7134
#c02de4 color charts
#c02de4 color shades, tints & tones
#c02de4 color schemes
#c02de4 color preview, HTML & CSS examples
This text has a color of #c02de4
<p style="color:#c02de4;">Text here</p>
.mytext {color:#c02de4;}
This box has a color of #c02de4
<div style="background-color:#c02de4;">Content here</div>
.mybackground {background-color:#c02de4;}
Border around this has a color of #c02de4
<div style="border:2px solid #c02de4;">Content here</div>
.myborder {border:2px solid #c02de4;}