#d31fe9 color space conversions
Hex:
#d31fe9
RGB:
211, 31, 233
CMY:
17, 88, 9
CMYK:
9, 87, 0, 9
HSL:
293°, 82.1138%, 51.7647%
HSV (HSB):
293°, 86.6953%, 91.3725%
XYZ:
42.0619, 20.7120, 78.8717
xyY:
0.2970, 0.1462, 20.7120
CIE-Lab:
52.6329, 85.1937, -61.2856
CIE-LCH:
52.6329, 104.9471, 324.2700
CIE-Luv:
52.6329, 59.9634, -104.0337
Hunter-Lab:
45.5105, 85.3308, -70.8949
#d31fe9 color charts
#d31fe9 color shades, tints & tones
#d31fe9 color schemes
#d31fe9 color preview, HTML & CSS examples
This text has a color of #d31fe9
<p style="color:#d31fe9;">Text here</p>
.mytext {color:#d31fe9;}
This box has a color of #d31fe9
<div style="background-color:#d31fe9;">Content here</div>
.mybackground {background-color:#d31fe9;}
Border around this has a color of #d31fe9
<div style="border:2px solid #d31fe9;">Content here</div>
.myborder {border:2px solid #d31fe9;}