#c214e5 color space conversions
Hex:
#c214e5
RGB:
194, 20, 229
CMY:
24, 92, 10
CMYK:
15, 91, 0, 10
HSL:
290°, 83.9357%, 48.8235%
HSV (HSB):
290°, 91.2664%, 89.8039%
XYZ:
36.6411, 17.6268, 75.5998
xyY:
0.2821, 0.1357, 17.6268
CIE-Lab:
49.0403, 83.5524, -64.9609
CIE-LCH:
49.0403, 105.8345, 322.1354
CIE-Luv:
49.0403, 50.8919, -106.9701
Hunter-Lab:
41.9843, 82.3108, -77.3728
#c214e5 color charts
#c214e5 color shades, tints & tones
#c214e5 color schemes
#c214e5 color preview, HTML & CSS examples
This text has a color of #c214e5
<p style="color:#c214e5;">Text here</p>
.mytext {color:#c214e5;}
This box has a color of #c214e5
<div style="background-color:#c214e5;">Content here</div>
.mybackground {background-color:#c214e5;}
Border around this has a color of #c214e5
<div style="border:2px solid #c214e5;">Content here</div>
.myborder {border:2px solid #c214e5;}