#c21bbd color space conversions
Hex:
#c21bbd
RGB:
194, 27, 189
CMY:
24, 89, 26
CMYK:
0, 86, 3, 24
HSL:
302°, 75.5656%, 43.3333%
HSV (HSB):
302°, 86.0825%, 76.0784%
XYZ:
31.8254, 15.9273, 49.5410
xyY:
0.3271, 0.1637, 15.9273
CIE-Lab:
46.8790, 76.1714, -45.4146
CIE-LCH:
46.8790, 88.6824, 329.1960
CIE-Luv:
46.8790, 64.4303, -77.1012
Hunter-Lab:
39.9091, 72.5036, -45.6632
#c21bbd color charts
#c21bbd color shades, tints & tones
#c21bbd color schemes
#c21bbd color preview, HTML & CSS examples
This text has a color of #c21bbd
<p style="color:#c21bbd;">Text here</p>
.mytext {color:#c21bbd;}
This box has a color of #c21bbd
<div style="background-color:#c21bbd;">Content here</div>
.mybackground {background-color:#c21bbd;}
Border around this has a color of #c21bbd
<div style="border:2px solid #c21bbd;">Content here</div>
.myborder {border:2px solid #c21bbd;}