#c22ed4 color space conversions
Hex:
#c22ed4
RGB:
194, 46, 212
CMY:
24, 82, 17
CMYK:
8, 78, 0, 17
HSL:
293°, 65.8730%, 50.5882%
HSV (HSB):
293°, 78.3019%, 83.1373%
XYZ:
35.1088, 18.1768, 63.9454
xyY:
0.2995, 0.1551, 18.1768
CIE-Lab:
49.7098, 75.5212, -54.1936
CIE-LCH:
49.7098, 92.9538, 324.3370
CIE-Luv:
49.7098, 53.8031, -91.0471
Hunter-Lab:
42.6342, 72.3827, -59.0827
#c22ed4 color charts
#c22ed4 color shades, tints & tones
#c22ed4 color schemes
#c22ed4 color preview, HTML & CSS examples
This text has a color of #c22ed4
<p style="color:#c22ed4;">Text here</p>
.mytext {color:#c22ed4;}
This box has a color of #c22ed4
<div style="background-color:#c22ed4;">Content here</div>
.mybackground {background-color:#c22ed4;}
Border around this has a color of #c22ed4
<div style="border:2px solid #c22ed4;">Content here</div>
.myborder {border:2px solid #c22ed4;}