#d41ee5 color space conversions
Hex:
#d41ee5
RGB:
212, 30, 229
CMY:
17, 88, 10
CMYK:
7, 87, 0, 10
HSL:
295°, 79.2829%, 50.7843%
HSV (HSB):
295°, 86.8996%, 89.8039%
XYZ:
41.7585, 20.5827, 75.9007
xyY:
0.3021, 0.1489, 20.5827
CIE-Lab:
52.4898, 84.8922, -59.2481
CIE-LCH:
52.4898, 103.5231, 325.0880
CIE-Luv:
52.4898, 62.1265, -100.9600
Hunter-Lab:
45.3682, 84.9034, -67.4340
#d41ee5 color charts
#d41ee5 color shades, tints & tones
#d41ee5 color schemes
#d41ee5 color preview, HTML & CSS examples
This text has a color of #d41ee5
<p style="color:#d41ee5;">Text here</p>
.mytext {color:#d41ee5;}
This box has a color of #d41ee5
<div style="background-color:#d41ee5;">Content here</div>
.mybackground {background-color:#d41ee5;}
Border around this has a color of #d41ee5
<div style="border:2px solid #d41ee5;">Content here</div>
.myborder {border:2px solid #d41ee5;}