#d41caf color space conversions
Hex:
#d41caf
RGB:
212, 28, 175
CMY:
17, 89, 31
CMYK:
0, 87, 17, 17
HSL:
312°, 76.6667%, 47.0588%
HSV (HSB):
312°, 86.7925%, 83.1373%
XYZ:
35.3045, 17.9227, 42.1561
xyY:
0.3701, 0.1879, 17.9227
CIE-Lab:
49.4022, 77.5125, -33.0060
CIE-LCH:
49.4022, 84.2471, 336.9350
CIE-Luv:
49.4022, 83.5580, -60.2053
Hunter-Lab:
42.3352, 74.7694, -29.4045
#d41caf color charts
#d41caf color shades, tints & tones
#d41caf color schemes
#d41caf color preview, HTML & CSS examples
This text has a color of #d41caf
<p style="color:#d41caf;">Text here</p>
.mytext {color:#d41caf;}
This box has a color of #d41caf
<div style="background-color:#d41caf;">Content here</div>
.mybackground {background-color:#d41caf;}
Border around this has a color of #d41caf
<div style="border:2px solid #d41caf;">Content here</div>
.myborder {border:2px solid #d41caf;}