#de51bf color space conversions
Hex:
#de51bf
RGB:
222, 81, 191
CMY:
13, 68, 25
CMYK:
0, 64, 14, 13
HSL:
313°, 68.1159%, 59.4118%
HSV (HSB):
313°, 63.5135%, 87.0588%
XYZ:
42.4706, 25.1760, 51.9112
xyY:
0.3552, 0.2106, 25.1760
CIE-Lab:
57.2465, 66.5373, -29.9546
CIE-LCH:
57.2465, 72.9691, 335.7631
CIE-Luv:
57.2465, 72.3176, -55.7072
Hunter-Lab:
50.1757, 63.2815, -26.2177
#de51bf color charts
#de51bf color shades, tints & tones
#de51bf color schemes
#de51bf color preview, HTML & CSS examples
This text has a color of #de51bf
<p style="color:#de51bf;">Text here</p>
.mytext {color:#de51bf;}
This box has a color of #de51bf
<div style="background-color:#de51bf;">Content here</div>
.mybackground {background-color:#de51bf;}
Border around this has a color of #de51bf
<div style="border:2px solid #de51bf;">Content here</div>
.myborder {border:2px solid #de51bf;}