#c225f8 color space conversions
Hex:
#c225f8
RGB:
194, 37, 248
CMY:
24, 85, 3
CMYK:
22, 85, 0, 3
HSL:
285°, 93.7778%, 55.8824%
HSV (HSB):
285°, 85.0806%, 97.2549%
XYZ:
39.8530, 19.5698, 90.4838
xyY:
0.2659, 0.1305, 19.5698
CIE-Lab:
51.3473, 83.9448, -71.9168
CIE-LCH:
51.3473, 110.5385, 319.4128
CIE-Luv:
51.3473, 43.8663, -118.2461
Hunter-Lab:
44.2377, 83.3913, -90.3052
#c225f8 color charts
#c225f8 color shades, tints & tones
#c225f8 color schemes
#c225f8 color preview, HTML & CSS examples
This text has a color of #c225f8
<p style="color:#c225f8;">Text here</p>
.mytext {color:#c225f8;}
This box has a color of #c225f8
<div style="background-color:#c225f8;">Content here</div>
.mybackground {background-color:#c225f8;}
Border around this has a color of #c225f8
<div style="border:2px solid #c225f8;">Content here</div>
.myborder {border:2px solid #c225f8;}