#d31cf1 color space conversions
Hex:
#d31cf1
RGB:
211, 28, 241
CMY:
17, 89, 5
CMYK:
12, 88, 0, 5
HSL:
292°, 88.3817%, 52.7451%
HSV (HSB):
292°, 88.3817%, 94.5098%
XYZ:
43.1564, 21.0303, 85.0037
xyY:
0.2893, 0.1410, 21.0303
CIE-Lab:
52.9826, 86.9629, -65.2219
CIE-LCH:
52.9826, 108.7035, 323.1302
CIE-Luv:
52.9826, 57.5008, -110.1246
Hunter-Lab:
45.8588, 87.7285, -77.7987
#d31cf1 color charts
#d31cf1 color shades, tints & tones
#d31cf1 color schemes
#d31cf1 color preview, HTML & CSS examples
This text has a color of #d31cf1
<p style="color:#d31cf1;">Text here</p>
.mytext {color:#d31cf1;}
This box has a color of #d31cf1
<div style="background-color:#d31cf1;">Content here</div>
.mybackground {background-color:#d31cf1;}
Border around this has a color of #d31cf1
<div style="border:2px solid #d31cf1;">Content here</div>
.myborder {border:2px solid #d31cf1;}