#d41ef6 color space conversions
Hex:
#d41ef6
RGB:
212, 30, 246
CMY:
17, 88, 4
CMYK:
14, 88, 0, 4
HSL:
291°, 92.3077%, 54.1176%
HSV (HSB):
291°, 87.8049%, 96.4706%
XYZ:
44.2502, 21.5794, 89.0218
xyY:
0.2858, 0.1394, 21.5794
CIE-Lab:
53.5779, 87.6167, -67.0527
CIE-LCH:
53.5779, 110.3301, 322.5733
CIE-Luv:
53.5779, 56.3469, -113.1760
Hunter-Lab:
46.4537, 88.7393, -81.1033
#d41ef6 color charts
#d41ef6 color shades, tints & tones
#d41ef6 color schemes
#d41ef6 color preview, HTML & CSS examples
This text has a color of #d41ef6
<p style="color:#d41ef6;">Text here</p>
.mytext {color:#d41ef6;}
This box has a color of #d41ef6
<div style="background-color:#d41ef6;">Content here</div>
.mybackground {background-color:#d41ef6;}
Border around this has a color of #d41ef6
<div style="border:2px solid #d41ef6;">Content here</div>
.myborder {border:2px solid #d41ef6;}