#d31ee3 color space conversions
Hex:
#d31ee3
RGB:
211, 30, 227
CMY:
17, 88, 11
CMYK:
7, 87, 0, 11
HSL:
295°, 77.8656%, 50.3922%
HSV (HSB):
295°, 86.7841%, 89.0196%
XYZ:
41.1934, 20.3235, 74.4247
xyY:
0.3030, 0.1495, 20.3235
CIE-Lab:
52.2010, 84.4144, -58.5890
CIE-LCH:
52.2010, 102.7544, 325.2369
CIE-Luv:
52.2010, 62.1486, -99.7940
Hunter-Lab:
45.0816, 84.2120, -66.3242
#d31ee3 color charts
#d31ee3 color shades, tints & tones
#d31ee3 color schemes
#d31ee3 color preview, HTML & CSS examples
This text has a color of #d31ee3
<p style="color:#d31ee3;">Text here</p>
.mytext {color:#d31ee3;}
This box has a color of #d31ee3
<div style="background-color:#d31ee3;">Content here</div>
.mybackground {background-color:#d31ee3;}
Border around this has a color of #d31ee3
<div style="border:2px solid #d31ee3;">Content here</div>
.myborder {border:2px solid #d31ee3;}