#d31ae9 color space conversions
Hex:
#d31ae9
RGB:
211, 26, 233
CMY:
17, 90, 9
CMYK:
9, 89, 0, 9
HSL:
294°, 82.4701%, 50.7843%
HSV (HSB):
294°, 88.8412%, 91.3725%
XYZ:
41.9413, 20.4709, 78.8315
xyY:
0.2969, 0.1449, 20.4709
CIE-Lab:
52.3655, 85.9820, -61.7162
CIE-LCH:
52.3655, 105.8385, 324.3299
CIE-Luv:
52.3655, 60.3787, -104.6098
Hunter-Lab:
45.2447, 86.2891, -71.6317
#d31ae9 color charts
#d31ae9 color shades, tints & tones
#d31ae9 color schemes
#d31ae9 color preview, HTML & CSS examples
This text has a color of #d31ae9
<p style="color:#d31ae9;">Text here</p>
.mytext {color:#d31ae9;}
This box has a color of #d31ae9
<div style="background-color:#d31ae9;">Content here</div>
.mybackground {background-color:#d31ae9;}
Border around this has a color of #d31ae9
<div style="border:2px solid #d31ae9;">Content here</div>
.myborder {border:2px solid #d31ae9;}