#d41abf color space conversions
Hex:
#d41abf
RGB:
212, 26, 191
CMY:
17, 90, 25
CMYK:
0, 88, 10, 17
HSL:
307°, 78.1513%, 46.6667%
HSV (HSB):
307°, 87.7358%, 83.1373%
XYZ:
36.9247, 18.4974, 50.9144
xyY:
0.3472, 0.1740, 18.4974
CIE-Lab:
50.0940, 79.9471, -41.2801
CIE-LCH:
50.0940, 89.9755, 332.6908
CIE-Luv:
50.0940, 77.0685, -72.9066
Hunter-Lab:
43.0086, 77.9847, -40.0826
#d41abf color charts
#d41abf color shades, tints & tones
#d41abf color schemes
#d41abf color preview, HTML & CSS examples
This text has a color of #d41abf
<p style="color:#d41abf;">Text here</p>
.mytext {color:#d41abf;}
This box has a color of #d41abf
<div style="background-color:#d41abf;">Content here</div>
.mybackground {background-color:#d41abf;}
Border around this has a color of #d41abf
<div style="border:2px solid #d41abf;">Content here</div>
.myborder {border:2px solid #d41abf;}