#d311da color space conversions
Hex:
#d311da
RGB:
211, 17, 218
CMY:
17, 93, 15
CMYK:
3, 92, 0, 15
HSL:
298°, 85.5319%, 46.0784%
HSV (HSB):
298°, 92.2018%, 85.4902%
XYZ:
39.7193, 19.3117, 67.9638
xyY:
0.3128, 0.1521, 19.3117
CIE-Lab:
51.0499, 84.8075, -55.3204
CIE-LCH:
51.0499, 101.2554, 326.8834
CIE-Luv:
51.0499, 66.4187, -94.5184
Hunter-Lab:
43.9451, 84.4313, -60.9340
#d311da color charts
#d311da color shades, tints & tones
#d311da color schemes
#d311da color preview, HTML & CSS examples
This text has a color of #d311da
<p style="color:#d311da;">Text here</p>
.mytext {color:#d311da;}
This box has a color of #d311da
<div style="background-color:#d311da;">Content here</div>
.mybackground {background-color:#d311da;}
Border around this has a color of #d311da
<div style="border:2px solid #d311da;">Content here</div>
.myborder {border:2px solid #d311da;}