#c22ed8 color space conversions
Hex:
#c22ed8
RGB:
194, 46, 216
CMY:
24, 82, 15
CMYK:
10, 79, 0, 15
HSL:
292°, 68.5484%, 51.3725%
HSV (HSB):
292°, 78.7037%, 84.7059%
XYZ:
35.6198, 18.3812, 66.6363
xyY:
0.2953, 0.1524, 18.3812
CIE-Lab:
49.9552, 76.1956, -56.0877
CIE-LCH:
49.9552, 94.6129, 323.6432
CIE-Luv:
49.9552, 52.5054, -94.0054
Hunter-Lab:
42.8733, 73.2723, -62.1408
#c22ed8 color charts
#c22ed8 color shades, tints & tones
#c22ed8 color schemes
#c22ed8 color preview, HTML & CSS examples
This text has a color of #c22ed8
<p style="color:#c22ed8;">Text here</p>
.mytext {color:#c22ed8;}
This box has a color of #c22ed8
<div style="background-color:#c22ed8;">Content here</div>
.mybackground {background-color:#c22ed8;}
Border around this has a color of #c22ed8
<div style="border:2px solid #c22ed8;">Content here</div>
.myborder {border:2px solid #c22ed8;}