#d311d7 color space conversions
Hex:
#d311d7
RGB:
211, 17, 215
CMY:
17, 93, 16
CMYK:
2, 92, 0, 16
HSL:
299°, 85.3448%, 45.4902%
HSV (HSB):
299°, 92.0930%, 84.3137%
XYZ:
39.3302, 19.1561, 65.9145
xyY:
0.3162, 0.1540, 19.1561
CIE-Lab:
50.8693, 84.3613, -53.8964
CIE-LCH:
50.8693, 100.1082, 327.4265
CIE-Luv:
50.8693, 67.5538, -92.3044
Hunter-Lab:
43.7677, 83.8089, -58.6540
#d311d7 color charts
#d311d7 color shades, tints & tones
#d311d7 color schemes
#d311d7 color preview, HTML & CSS examples
This text has a color of #d311d7
<p style="color:#d311d7;">Text here</p>
.mytext {color:#d311d7;}
This box has a color of #d311d7
<div style="background-color:#d311d7;">Content here</div>
.mybackground {background-color:#d311d7;}
Border around this has a color of #d311d7
<div style="border:2px solid #d311d7;">Content here</div>
.myborder {border:2px solid #d311d7;}