#de51bd color space conversions
Hex:
#de51bd
RGB:
222, 81, 189
CMY:
13, 68, 26
CMYK:
0, 64, 15, 13
HSL:
314°, 68.1159%, 59.4118%
HSV (HSB):
314°, 63.5135%, 87.0588%
XYZ:
42.2519, 25.0886, 50.7598
xyY:
0.3578, 0.2124, 25.0886
CIE-Lab:
57.1616, 66.2462, -28.9371
CIE-LCH:
57.1616, 72.2905, 336.4037
CIE-Luv:
57.1616, 72.9862, -54.0960
Hunter-Lab:
50.0885, 62.9180, -25.0226
#de51bd color charts
#de51bd color shades, tints & tones
#de51bd color schemes
#de51bd color preview, HTML & CSS examples
This text has a color of #de51bd
<p style="color:#de51bd;">Text here</p>
.mytext {color:#de51bd;}
This box has a color of #de51bd
<div style="background-color:#de51bd;">Content here</div>
.mybackground {background-color:#de51bd;}
Border around this has a color of #de51bd
<div style="border:2px solid #de51bd;">Content here</div>
.myborder {border:2px solid #de51bd;}