#c222d7 color space conversions
Hex:
#c222d7
RGB:
194, 34, 215
CMY:
24, 87, 16
CMYK:
10, 84, 0, 16
HSL:
293°, 72.6908%, 48.8235%
HSV (HSB):
293°, 84.1860%, 84.3137%
XYZ:
35.0859, 17.5197, 65.8224
xyY:
0.2963, 0.1479, 17.5197
CIE-Lab:
48.9083, 78.8982, -57.1986
CIE-LCH:
48.9083, 97.4505, 324.0591
CIE-Luv:
48.9083, 54.3509, -95.3842
Hunter-Lab:
41.8565, 76.3773, -63.9382
#c222d7 color charts
#c222d7 color shades, tints & tones
#c222d7 color schemes
#c222d7 color preview, HTML & CSS examples
This text has a color of #c222d7
<p style="color:#c222d7;">Text here</p>
.mytext {color:#c222d7;}
This box has a color of #c222d7
<div style="background-color:#c222d7;">Content here</div>
.mybackground {background-color:#c222d7;}
Border around this has a color of #c222d7
<div style="border:2px solid #c222d7;">Content here</div>
.myborder {border:2px solid #c222d7;}