#d312e3 color space conversions
Hex:
#d312e3
RGB:
211, 18, 227
CMY:
17, 93, 11
CMYK:
7, 92, 0, 11
HSL:
295°, 85.3061%, 48.0392%
HSV (HSB):
295°, 92.0705%, 89.0196%
XYZ:
40.9454, 19.8275, 74.3421
xyY:
0.3030, 0.1467, 19.8275
CIE-Lab:
51.6417, 86.0645, -59.4881
CIE-LCH:
51.6417, 104.6228, 325.3476
CIE-Luv:
51.6417, 63.0429, -101.0137
Hunter-Lab:
44.5281, 86.2137, -67.8181
#d312e3 color charts
#d312e3 color shades, tints & tones
#d312e3 color schemes
#d312e3 color preview, HTML & CSS examples
This text has a color of #d312e3
<p style="color:#d312e3;">Text here</p>
.mytext {color:#d312e3;}
This box has a color of #d312e3
<div style="background-color:#d312e3;">Content here</div>
.mybackground {background-color:#d312e3;}
Border around this has a color of #d312e3
<div style="border:2px solid #d312e3;">Content here</div>
.myborder {border:2px solid #d312e3;}