#c225c8 color space conversions
Hex:
#c225c8
RGB:
194, 37, 200
CMY:
24, 85, 22
CMYK:
3, 82, 0, 22
HSL:
298°, 68.7764%, 46.4706%
HSV (HSB):
298°, 81.5000%, 78.4314%
XYZ:
33.3350, 16.9626, 56.1607
xyY:
0.3131, 0.1593, 16.9626
CIE-Lab:
48.2129, 75.8273, -49.6819
CIE-LCH:
48.2129, 90.6536, 326.7672
CIE-Luv:
48.2129, 59.1722, -83.8215
Hunter-Lab:
41.1857, 72.4001, -52.0178
#c225c8 color charts
#c225c8 color shades, tints & tones
#c225c8 color schemes
#c225c8 color preview, HTML & CSS examples
This text has a color of #c225c8
<p style="color:#c225c8;">Text here</p>
.mytext {color:#c225c8;}
This box has a color of #c225c8
<div style="background-color:#c225c8;">Content here</div>
.mybackground {background-color:#c225c8;}
Border around this has a color of #c225c8
<div style="border:2px solid #c225c8;">Content here</div>
.myborder {border:2px solid #c225c8;}