#d31ec1 color space conversions
Hex:
#d31ec1
RGB:
211, 30, 193
CMY:
17, 88, 24
CMYK:
0, 86, 9, 17
HSL:
306°, 75.1037%, 47.2549%
HSV (HSB):
306°, 85.7820%, 82.7451%
XYZ:
36.9539, 18.6277, 52.0999
xyY:
0.3432, 0.1730, 18.6277
CIE-Lab:
50.2487, 79.3759, -42.2088
CIE-LCH:
50.2487, 89.9006, 331.9978
CIE-Luv:
50.2487, 75.0471, -74.2400
Hunter-Lab:
43.1598, 77.3039, -41.3594
#d31ec1 color charts
#d31ec1 color shades, tints & tones
#d31ec1 color schemes
#d31ec1 color preview, HTML & CSS examples
This text has a color of #d31ec1
<p style="color:#d31ec1;">Text here</p>
.mytext {color:#d31ec1;}
This box has a color of #d31ec1
<div style="background-color:#d31ec1;">Content here</div>
.mybackground {background-color:#d31ec1;}
Border around this has a color of #d31ec1
<div style="border:2px solid #d31ec1;">Content here</div>
.myborder {border:2px solid #d31ec1;}