#c22dff color space conversions
Hex:
#c22dff
RGB:
194, 45, 255
CMY:
24, 82, 0
CMYK:
24, 82, 0, 0
HSL:
283°, 100.0000%, 58.8235%
HSV (HSB):
283°, 82.3529%, 100.0000%
XYZ:
41.2365, 20.5661, 96.4040
xyY:
0.2606, 0.1300, 20.5661
CIE-Lab:
52.4713, 83.3813, -73.9934
CIE-LCH:
52.4713, 111.4785, 318.4138
CIE-Luv:
52.4713, 41.1432, -121.8591
Hunter-Lab:
45.3499, 82.9473, -94.2928
#c22dff color charts
#c22dff color shades, tints & tones
#c22dff color schemes
#c22dff color preview, HTML & CSS examples
This text has a color of #c22dff
<p style="color:#c22dff;">Text here</p>
.mytext {color:#c22dff;}
This box has a color of #c22dff
<div style="background-color:#c22dff;">Content here</div>
.mybackground {background-color:#c22dff;}
Border around this has a color of #c22dff
<div style="border:2px solid #c22dff;">Content here</div>
.myborder {border:2px solid #c22dff;}