#c223d5 color space conversions
Hex:
#c223d5
RGB:
194, 35, 213
CMY:
24, 86, 16
CMYK:
9, 84, 0, 16
HSL:
294°, 71.7742%, 48.6275%
HSV (HSB):
294°, 83.5681%, 83.5294%
XYZ:
34.8594, 17.4755, 64.4866
xyY:
0.2984, 0.1496, 17.4755
CIE-Lab:
48.8537, 78.3602, -56.1410
CIE-LCH:
48.8537, 96.3957, 324.3804
CIE-Luv:
48.8537, 54.9136, -93.7743
Hunter-Lab:
41.8037, 75.6917, -62.1985
#c223d5 color charts
#c223d5 color shades, tints & tones
#c223d5 color schemes
#c223d5 color preview, HTML & CSS examples
This text has a color of #c223d5
<p style="color:#c223d5;">Text here</p>
.mytext {color:#c223d5;}
This box has a color of #c223d5
<div style="background-color:#c223d5;">Content here</div>
.mybackground {background-color:#c223d5;}
Border around this has a color of #c223d5
<div style="border:2px solid #c223d5;">Content here</div>
.myborder {border:2px solid #c223d5;}