#c21ddd color space conversions
Hex:
#c21ddd
RGB:
194, 29, 221
CMY:
24, 89, 13
CMYK:
12, 87, 0, 13
HSL:
292°, 76.8000%, 49.0196%
HSV (HSB):
292°, 86.8778%, 86.6667%
XYZ:
35.7386, 17.5685, 69.9140
xyY:
0.2900, 0.1426, 17.5685
CIE-Lab:
48.9685, 80.8491, -60.5286
CIE-LCH:
48.9685, 100.9965, 323.1792
CIE-Luv:
48.9685, 52.8429, -100.3902
Hunter-Lab:
41.9148, 78.8470, -69.5555
#c21ddd color charts
#c21ddd color shades, tints & tones
#c21ddd color schemes
#c21ddd color preview, HTML & CSS examples
This text has a color of #c21ddd
<p style="color:#c21ddd;">Text here</p>
.mytext {color:#c21ddd;}
This box has a color of #c21ddd
<div style="background-color:#c21ddd;">Content here</div>
.mybackground {background-color:#c21ddd;}
Border around this has a color of #c21ddd
<div style="border:2px solid #c21ddd;">Content here</div>
.myborder {border:2px solid #c21ddd;}