#d31fa9 color space conversions
Hex:
#d31fa9
RGB:
211, 31, 169
CMY:
17, 88, 34
CMYK:
0, 85, 20, 17
HSL:
314°, 74.3802%, 47.4510%
HSV (HSB):
314°, 85.3081%, 82.7451%
XYZ:
34.5154, 17.6934, 39.1321
xyY:
0.3779, 0.1937, 17.6934
CIE-Lab:
49.1221, 76.0217, -29.9166
CIE-LCH:
49.1221, 81.6964, 338.5190
CIE-Luv:
49.1221, 84.9287, -55.3977
Hunter-Lab:
42.0636, 72.8575, -25.7136
#d31fa9 color charts
#d31fa9 color shades, tints & tones
#d31fa9 color schemes
#d31fa9 color preview, HTML & CSS examples
This text has a color of #d31fa9
<p style="color:#d31fa9;">Text here</p>
.mytext {color:#d31fa9;}
This box has a color of #d31fa9
<div style="background-color:#d31fa9;">Content here</div>
.mybackground {background-color:#d31fa9;}
Border around this has a color of #d31fa9
<div style="border:2px solid #d31fa9;">Content here</div>
.myborder {border:2px solid #d31fa9;}