#d312e8 color space conversions
Hex:
#d312e8
RGB:
211, 18, 232
CMY:
17, 93, 9
CMYK:
9, 92, 0, 9
HSL:
294°, 85.6000%, 49.0196%
HSV (HSB):
294°, 92.2414%, 90.9804%
XYZ:
41.6458, 20.1077, 78.0301
xyY:
0.2979, 0.1438, 20.1077
CIE-Lab:
51.9588, 86.8386, -61.8068
CIE-LCH:
51.9588, 106.5881, 324.5589
CIE-Luv:
51.9588, 61.2577, -104.6220
Hunter-Lab:
44.8416, 87.3056, -71.7831
#d312e8 color charts
#d312e8 color shades, tints & tones
#d312e8 color schemes
#d312e8 color preview, HTML & CSS examples
This text has a color of #d312e8
<p style="color:#d312e8;">Text here</p>
.mytext {color:#d312e8;}
This box has a color of #d312e8
<div style="background-color:#d312e8;">Content here</div>
.mybackground {background-color:#d312e8;}
Border around this has a color of #d312e8
<div style="border:2px solid #d312e8;">Content here</div>
.myborder {border:2px solid #d312e8;}