#d41bd6 color space conversions
Hex:
#d41bd6
RGB:
212, 27, 214
CMY:
17, 89, 16
CMYK:
1, 87, 0, 16
HSL:
299°, 77.5934%, 47.2549%
HSV (HSB):
299°, 87.3832%, 83.9216%
XYZ:
39.6809, 19.6360, 65.3170
xyY:
0.3184, 0.1575, 19.6360
CIE-Lab:
51.4231, 83.0786, -52.4288
CIE-LCH:
51.4231, 98.2387, 327.7450
CIE-Luv:
51.4231, 67.8808, -90.2497
Hunter-Lab:
44.3125, 82.2962, -56.3753
#d41bd6 color charts
#d41bd6 color shades, tints & tones
#d41bd6 color schemes
#d41bd6 color preview, HTML & CSS examples
This text has a color of #d41bd6
<p style="color:#d41bd6;">Text here</p>
.mytext {color:#d41bd6;}
This box has a color of #d41bd6
<div style="background-color:#d41bd6;">Content here</div>
.mybackground {background-color:#d41bd6;}
Border around this has a color of #d41bd6
<div style="border:2px solid #d41bd6;">Content here</div>
.myborder {border:2px solid #d41bd6;}