#d31bb8 color space conversions
Hex:
#d31bb8
RGB:
211, 27, 184
CMY:
17, 89, 28
CMYK:
0, 87, 13, 17
HSL:
309°, 77.3109%, 46.6667%
HSV (HSB):
309°, 87.2038%, 82.7451%
XYZ:
35.9076, 18.0934, 46.9472
xyY:
0.3557, 0.1792, 18.0934
CIE-Lab:
49.6092, 78.6553, -37.9744
CIE-LCH:
49.6092, 87.3425, 334.2290
CIE-Luv:
49.6092, 79.1034, -67.7001
Hunter-Lab:
42.5364, 76.2444, -35.6627
#d31bb8 color charts
#d31bb8 color shades, tints & tones
#d31bb8 color schemes
#d31bb8 color preview, HTML & CSS examples
This text has a color of #d31bb8
<p style="color:#d31bb8;">Text here</p>
.mytext {color:#d31bb8;}
This box has a color of #d31bb8
<div style="background-color:#d31bb8;">Content here</div>
.mybackground {background-color:#d31bb8;}
Border around this has a color of #d31bb8
<div style="border:2px solid #d31bb8;">Content here</div>
.myborder {border:2px solid #d31bb8;}