#c022d9 color space conversions
Hex:
#c022d9
RGB:
192, 34, 217
CMY:
25, 87, 15
CMYK:
12, 84, 0, 15
HSL:
292°, 72.9084%, 49.2157%
HSV (HSB):
292°, 84.3318%, 85.0980%
XYZ:
34.8346, 17.3603, 67.1605
xyY:
0.2919, 0.1455, 17.3603
CIE-Lab:
48.7108, 78.8911, -58.6774
CIE-LCH:
48.7108, 98.3201, 323.3590
CIE-Luv:
48.7108, 52.3546, -97.3849
Hunter-Lab:
41.6657, 76.3203, -66.4031
#c022d9 color charts
#c022d9 color shades, tints & tones
#c022d9 color schemes
#c022d9 color preview, HTML & CSS examples
This text has a color of #c022d9
<p style="color:#c022d9;">Text here</p>
.mytext {color:#c022d9;}
This box has a color of #c022d9
<div style="background-color:#c022d9;">Content here</div>
.mybackground {background-color:#c022d9;}
Border around this has a color of #c022d9
<div style="border:2px solid #c022d9;">Content here</div>
.myborder {border:2px solid #c022d9;}