#c021d6 color space conversions
Hex:
#c021d6
RGB:
192, 33, 214
CMY:
25, 87, 16
CMYK:
10, 85, 0, 16
HSL:
293°, 73.2794%, 48.4314%
HSV (HSB):
293°, 84.5794%, 83.9216%
XYZ:
34.4197, 17.1492, 65.1143
xyY:
0.2950, 0.1470, 17.1492
CIE-Lab:
48.4475, 78.5996, -57.3845
CIE-LCH:
48.4475, 97.3184, 323.8673
CIE-Luv:
48.4475, 53.4510, -95.3613
Hunter-Lab:
41.4116, 75.8917, -64.2376
#c021d6 color charts
#c021d6 color shades, tints & tones
#c021d6 color schemes
#c021d6 color preview, HTML & CSS examples
This text has a color of #c021d6
<p style="color:#c021d6;">Text here</p>
.mytext {color:#c021d6;}
This box has a color of #c021d6
<div style="background-color:#c021d6;">Content here</div>
.mybackground {background-color:#c021d6;}
Border around this has a color of #c021d6
<div style="border:2px solid #c021d6;">Content here</div>
.myborder {border:2px solid #c021d6;}