#d31ed4 color space conversions
Hex:
#d31ed4
RGB:
211, 30, 212
CMY:
17, 88, 17
CMYK:
0, 86, 0, 17
HSL:
300°, 75.2066%, 47.4510%
HSV (HSB):
300°, 85.8491%, 83.1373%
XYZ:
39.2119, 19.5309, 63.9905
xyY:
0.3195, 0.1591, 19.5309
CIE-Lab:
51.3026, 82.1197, -51.4868
CIE-LCH:
51.3026, 96.9254, 327.9134
CIE-Luv:
51.3026, 67.6297, -88.6862
Hunter-Lab:
44.1938, 81.0390, -54.9135
#d31ed4 color charts
#d31ed4 color shades, tints & tones
#d31ed4 color schemes
#d31ed4 color preview, HTML & CSS examples
This text has a color of #d31ed4
<p style="color:#d31ed4;">Text here</p>
.mytext {color:#d31ed4;}
This box has a color of #d31ed4
<div style="background-color:#d31ed4;">Content here</div>
.mybackground {background-color:#d31ed4;}
Border around this has a color of #d31ed4
<div style="border:2px solid #d31ed4;">Content here</div>
.myborder {border:2px solid #d31ed4;}