#d41eff color space conversions
Hex:
#d41eff
RGB:
212, 30, 255
CMY:
17, 88, 0
CMYK:
17, 88, 0, 0
HSL:
289°, 100.0000%, 55.8824%
HSV (HSB):
289°, 88.2353%, 100.0000%
XYZ:
45.6657, 22.1456, 96.4754
xyY:
0.2780, 0.1348, 22.1456
CIE-Lab:
54.1811, 89.1050, -71.0928
CIE-LCH:
54.1811, 113.9908, 321.4153
CIE-Luv:
54.1811, 53.4633, -119.4894
Hunter-Lab:
47.0591, 90.8610, -88.6085
#d41eff color charts
#d41eff color shades, tints & tones
#d41eff color schemes
#d41eff color preview, HTML & CSS examples
This text has a color of #d41eff
<p style="color:#d41eff;">Text here</p>
.mytext {color:#d41eff;}
This box has a color of #d41eff
<div style="background-color:#d41eff;">Content here</div>
.mybackground {background-color:#d41eff;}
Border around this has a color of #d41eff
<div style="border:2px solid #d41eff;">Content here</div>
.myborder {border:2px solid #d41eff;}