#d31fbb color space conversions
Hex:
#d31fbb
RGB:
211, 31, 187
CMY:
17, 88, 27
CMYK:
0, 85, 11, 17
HSL:
308°, 74.3802%, 47.4510%
HSV (HSB):
308°, 85.3081%, 82.7451%
XYZ:
36.3236, 18.4167, 48.6540
xyY:
0.3513, 0.1781, 18.4167
CIE-Lab:
49.9977, 78.3714, -39.1140
CIE-LCH:
49.9977, 87.5898, 333.4769
CIE-Luv:
49.9977, 77.3632, -69.4552
Hunter-Lab:
42.9147, 75.9842, -37.1790
#d31fbb color charts
#d31fbb color shades, tints & tones
#d31fbb color schemes
#d31fbb color preview, HTML & CSS examples
This text has a color of #d31fbb
<p style="color:#d31fbb;">Text here</p>
.mytext {color:#d31fbb;}
This box has a color of #d31fbb
<div style="background-color:#d31fbb;">Content here</div>
.mybackground {background-color:#d31fbb;}
Border around this has a color of #d31fbb
<div style="border:2px solid #d31fbb;">Content here</div>
.myborder {border:2px solid #d31fbb;}