#d31fb1 color space conversions
Hex:
#d31fb1
RGB:
211, 31, 177
CMY:
17, 88, 31
CMYK:
0, 85, 16, 17
HSL:
311°, 74.3802%, 47.4510%
HSV (HSB):
311°, 85.3081%, 82.7451%
XYZ:
35.2898, 18.0032, 43.2100
xyY:
0.3657, 0.1866, 18.0032
CIE-Lab:
49.5000, 77.0412, -34.0421
CIE-LCH:
49.5000, 84.2271, 336.1608
CIE-Luv:
49.5000, 81.5238, -61.6657
Hunter-Lab:
42.4302, 74.2082, -30.6785
#d31fb1 color charts
#d31fb1 color shades, tints & tones
#d31fb1 color schemes
#d31fb1 color preview, HTML & CSS examples
This text has a color of #d31fb1
<p style="color:#d31fb1;">Text here</p>
.mytext {color:#d31fb1;}
This box has a color of #d31fb1
<div style="background-color:#d31fb1;">Content here</div>
.mybackground {background-color:#d31fb1;}
Border around this has a color of #d31fb1
<div style="border:2px solid #d31fb1;">Content here</div>
.myborder {border:2px solid #d31fb1;}