#c225dd color space conversions
Hex:
#c225dd
RGB:
194, 37, 221
CMY:
24, 85, 13
CMYK:
12, 83, 0, 13
HSL:
291°, 73.0159%, 50.5882%
HSV (HSB):
291°, 83.2579%, 86.6667%
XYZ:
35.9608, 18.0129, 69.9881
xyY:
0.2901, 0.1453, 18.0129
CIE-Lab:
49.5118, 79.2539, -59.6529
CIE-LCH:
49.5118, 99.1950, 323.0319
CIE-Luv:
49.5118, 52.0472, -99.2705
Hunter-Lab:
42.4416, 76.9704, -68.0626
#c225dd color charts
#c225dd color shades, tints & tones
#c225dd color schemes
#c225dd color preview, HTML & CSS examples
This text has a color of #c225dd
<p style="color:#c225dd;">Text here</p>
.mytext {color:#c225dd;}
This box has a color of #c225dd
<div style="background-color:#c225dd;">Content here</div>
.mybackground {background-color:#c225dd;}
Border around this has a color of #c225dd
<div style="border:2px solid #c225dd;">Content here</div>
.myborder {border:2px solid #c225dd;}