#d31ce9 color space conversions
Hex:
#d31ce9
RGB:
211, 28, 233
CMY:
17, 89, 9
CMYK:
9, 88, 0, 9
HSL:
294°, 82.3293%, 51.1765%
HSV (HSB):
294°, 87.9828%, 91.3725%
XYZ:
41.9872, 20.5626, 78.8468
xyY:
0.2969, 0.1454, 20.5626
CIE-Lab:
52.4674, 85.6812, -61.5521
CIE-LCH:
52.4674, 105.4984, 324.3071
CIE-Luv:
52.4674, 60.2208, -104.3908
Hunter-Lab:
45.3460, 85.9230, -71.3502
#d31ce9 color charts
#d31ce9 color shades, tints & tones
#d31ce9 color schemes
#d31ce9 color preview, HTML & CSS examples
This text has a color of #d31ce9
<p style="color:#d31ce9;">Text here</p>
.mytext {color:#d31ce9;}
This box has a color of #d31ce9
<div style="background-color:#d31ce9;">Content here</div>
.mybackground {background-color:#d31ce9;}
Border around this has a color of #d31ce9
<div style="border:2px solid #d31ce9;">Content here</div>
.myborder {border:2px solid #d31ce9;}