#d312d5 color space conversions
Hex:
#d312d5
RGB:
211, 18, 213
CMY:
17, 93, 16
CMYK:
1, 92, 0, 16
HSL:
299°, 84.4156%, 45.2941%
HSV (HSB):
299°, 91.5493%, 83.5294%
XYZ:
39.0905, 19.0856, 64.5744
xyY:
0.3185, 0.1555, 19.0856
CIE-Lab:
50.7872, 83.9569, -52.8835
CIE-LCH:
50.7872, 99.2241, 327.7937
CIE-Luv:
50.7872, 68.2544, -90.7388
Hunter-Lab:
43.6871, 83.2667, -57.0563
#d312d5 color charts
#d312d5 color shades, tints & tones
#d312d5 color schemes
#d312d5 color preview, HTML & CSS examples
This text has a color of #d312d5
<p style="color:#d312d5;">Text here</p>
.mytext {color:#d312d5;}
This box has a color of #d312d5
<div style="background-color:#d312d5;">Content here</div>
.mybackground {background-color:#d312d5;}
Border around this has a color of #d312d5
<div style="border:2px solid #d312d5;">Content here</div>
.myborder {border:2px solid #d312d5;}