#d311e9 color space conversions
Hex:
#d311e9
RGB:
211, 17, 233
CMY:
17, 93, 9
CMYK:
9, 93, 0, 9
HSL:
294°, 86.4000%, 49.0196%
HSV (HSB):
294°, 92.7039%, 91.3725%
XYZ:
41.7724, 20.1330, 78.7752
xyY:
0.2969, 0.1431, 20.1330
CIE-Lab:
51.9872, 87.1005, -62.3256
CIE-LCH:
51.9872, 107.1026, 324.4140
CIE-Luv:
51.9872, 60.9600, -105.4152
Hunter-Lab:
44.8698, 87.6559, -72.6831
#d311e9 color charts
#d311e9 color shades, tints & tones
#d311e9 color schemes
#d311e9 color preview, HTML & CSS examples
This text has a color of #d311e9
<p style="color:#d311e9;">Text here</p>
.mytext {color:#d311e9;}
This box has a color of #d311e9
<div style="background-color:#d311e9;">Content here</div>
.mybackground {background-color:#d311e9;}
Border around this has a color of #d311e9
<div style="border:2px solid #d311e9;">Content here</div>
.myborder {border:2px solid #d311e9;}