#c21db9 color space conversions
Hex:
#c21db9
RGB:
194, 29, 185
CMY:
24, 89, 27
CMYK:
0, 85, 5, 24
HSL:
303°, 73.9910%, 43.7255%
HSV (HSB):
303°, 85.0515%, 76.0784%
XYZ:
31.4445, 15.8508, 47.3012
xyY:
0.3324, 0.1676, 15.8508
CIE-Lab:
46.7782, 75.2151, -43.2343
CIE-LCH:
46.7782, 86.7555, 330.1094
CIE-Luv:
46.7782, 65.7414, -73.7833
Hunter-Lab:
39.8131, 71.3066, -42.5720
#c21db9 color charts
#c21db9 color shades, tints & tones
#c21db9 color schemes
#c21db9 color preview, HTML & CSS examples
This text has a color of #c21db9
<p style="color:#c21db9;">Text here</p>
.mytext {color:#c21db9;}
This box has a color of #c21db9
<div style="background-color:#c21db9;">Content here</div>
.mybackground {background-color:#c21db9;}
Border around this has a color of #c21db9
<div style="border:2px solid #c21db9;">Content here</div>
.myborder {border:2px solid #c21db9;}