#c21bdd color space conversions
Hex:
#c21bdd
RGB:
194, 27, 221
CMY:
24, 89, 13
CMYK:
12, 88, 0, 13
HSL:
292°, 78.2258%, 48.6275%
HSV (HSB):
292°, 87.7828%, 86.6667%
XYZ:
35.6912, 17.4737, 69.8982
xyY:
0.2900, 0.1420, 17.4737
CIE-Lab:
48.8514, 81.1943, -60.7176
CIE-LCH:
48.8514, 101.3861, 323.2107
CIE-Luv:
48.8514, 53.0125, -100.6284
Hunter-Lab:
41.8015, 79.2553, -69.8805
#c21bdd color charts
#c21bdd color shades, tints & tones
#c21bdd color schemes
#c21bdd color preview, HTML & CSS examples
This text has a color of #c21bdd
<p style="color:#c21bdd;">Text here</p>
.mytext {color:#c21bdd;}
This box has a color of #c21bdd
<div style="background-color:#c21bdd;">Content here</div>
.mybackground {background-color:#c21bdd;}
Border around this has a color of #c21bdd
<div style="border:2px solid #c21bdd;">Content here</div>
.myborder {border:2px solid #c21bdd;}