#d41bd3 color space conversions
Hex:
#d41bd3
RGB:
212, 27, 211
CMY:
17, 89, 17
CMYK:
0, 87, 0, 17
HSL:
300°, 77.4059%, 46.8627%
HSV (HSB):
300°, 87.2642%, 83.1373%
XYZ:
39.3012, 19.4841, 63.3174
xyY:
0.3219, 0.1596, 19.4841
CIE-Lab:
51.2488, 82.6340, -50.9902
CIE-LCH:
51.2488, 97.0999, 328.3229
CIE-Luv:
51.2488, 69.0213, -88.0038
Hunter-Lab:
44.1408, 81.6830, -54.1496
#d41bd3 color charts
#d41bd3 color shades, tints & tones
#d41bd3 color schemes
#d41bd3 color preview, HTML & CSS examples
This text has a color of #d41bd3
<p style="color:#d41bd3;">Text here</p>
.mytext {color:#d41bd3;}
This box has a color of #d41bd3
<div style="background-color:#d41bd3;">Content here</div>
.mybackground {background-color:#d41bd3;}
Border around this has a color of #d41bd3
<div style="border:2px solid #d41bd3;">Content here</div>
.myborder {border:2px solid #d41bd3;}