#c02ed4 color space conversions
Hex:
#c02ed4
RGB:
192, 46, 212
CMY:
25, 82, 17
CMYK:
9, 78, 0, 17
HSL:
293°, 65.8730%, 50.5882%
HSV (HSB):
293°, 78.3019%, 83.1373%
XYZ:
34.5989, 17.9139, 63.9215
xyY:
0.2972, 0.1539, 17.9139
CIE-Lab:
49.3915, 75.1479, -54.7216
CIE-LCH:
49.3915, 92.9605, 323.9384
CIE-Luv:
49.3915, 52.4628, -91.6109
Hunter-Lab:
42.3248, 71.8482, -59.9159
#c02ed4 color charts
#c02ed4 color shades, tints & tones
#c02ed4 color schemes
#c02ed4 color preview, HTML & CSS examples
This text has a color of #c02ed4
<p style="color:#c02ed4;">Text here</p>
.mytext {color:#c02ed4;}
This box has a color of #c02ed4
<div style="background-color:#c02ed4;">Content here</div>
.mybackground {background-color:#c02ed4;}
Border around this has a color of #c02ed4
<div style="border:2px solid #c02ed4;">Content here</div>
.myborder {border:2px solid #c02ed4;}