#de31bf color space conversions
Hex:
#de31bf
RGB:
222, 49, 191
CMY:
13, 81, 25
CMYK:
0, 78, 14, 13
HSL:
311°, 72.3849%, 53.1373%
HSV (HSB):
311°, 77.9279%, 87.0588%
XYZ:
40.6265, 21.4878, 51.2965
xyY:
0.3582, 0.1895, 21.4878
CIE-Lab:
53.4793, 77.1607, -35.8307
CIE-LCH:
53.4793, 85.0742, 335.0915
CIE-Luv:
53.4793, 81.0545, -65.4582
Hunter-Lab:
46.3549, 75.3201, -33.1620
#de31bf color charts
#de31bf color shades, tints & tones
#de31bf color schemes
#de31bf color preview, HTML & CSS examples
This text has a color of #de31bf
<p style="color:#de31bf;">Text here</p>
.mytext {color:#de31bf;}
This box has a color of #de31bf
<div style="background-color:#de31bf;">Content here</div>
.mybackground {background-color:#de31bf;}
Border around this has a color of #de31bf
<div style="border:2px solid #de31bf;">Content here</div>
.myborder {border:2px solid #de31bf;}