#d31cc9 color space conversions
Hex:
#d31cc9
RGB:
211, 28, 201
CMY:
17, 89, 21
CMYK:
0, 87, 5, 17
HSL:
303°, 76.5690%, 46.8627%
HSV (HSB):
303°, 86.7299%, 82.7451%
XYZ:
37.8218, 18.8964, 56.9123
xyY:
0.3328, 0.1663, 18.8964
CIE-Lab:
50.5658, 80.8442, -46.3374
CIE-LCH:
50.5658, 93.1823, 330.1800
CIE-Luv:
50.5658, 72.0801, -80.6401
Hunter-Lab:
43.4700, 79.2344, -47.1952
#d31cc9 color charts
#d31cc9 color shades, tints & tones
#d31cc9 color schemes
#d31cc9 color preview, HTML & CSS examples
This text has a color of #d31cc9
<p style="color:#d31cc9;">Text here</p>
.mytext {color:#d31cc9;}
This box has a color of #d31cc9
<div style="background-color:#d31cc9;">Content here</div>
.mybackground {background-color:#d31cc9;}
Border around this has a color of #d31cc9
<div style="border:2px solid #d31cc9;">Content here</div>
.myborder {border:2px solid #d31cc9;}