#c214ed color space conversions
Hex:
#c214ed
RGB:
194, 20, 237
CMY:
24, 92, 7
CMYK:
18, 92, 0, 7
HSL:
288°, 85.7708%, 50.3922%
HSV (HSB):
288°, 91.5612%, 92.9412%
XYZ:
37.7844, 18.0841, 81.6199
xyY:
0.2748, 0.1315, 18.0841
CIE-Lab:
49.5979, 84.8947, -68.5808
CIE-LCH:
49.5979, 109.1349, 321.0676
CIE-Luv:
49.5979, 48.3697, -112.5138
Hunter-Lab:
42.5254, 84.1802, -84.0288
#c214ed color charts
#c214ed color shades, tints & tones
#c214ed color schemes
#c214ed color preview, HTML & CSS examples
This text has a color of #c214ed
<p style="color:#c214ed;">Text here</p>
.mytext {color:#c214ed;}
This box has a color of #c214ed
<div style="background-color:#c214ed;">Content here</div>
.mybackground {background-color:#c214ed;}
Border around this has a color of #c214ed
<div style="border:2px solid #c214ed;">Content here</div>
.myborder {border:2px solid #c214ed;}