#d51ccb color space conversions
Hex:
#d51ccb
RGB:
213, 28, 203
CMY:
16, 89, 20
CMYK:
0, 87, 5, 16
HSL:
303°, 76.7635%, 47.2549%
HSV (HSB):
303°, 86.8545%, 83.5294%
XYZ:
38.6353, 19.2884, 58.1866
xyY:
0.3327, 0.1661, 19.2884
CIE-Lab:
51.0230, 81.4917, -46.7429
CIE-LCH:
51.0230, 93.9457, 330.1618
CIE-Luv:
51.0230, 72.7583, -81.5106
Hunter-Lab:
43.9186, 80.1694, -47.8088
#d51ccb color charts
#d51ccb color shades, tints & tones
#d51ccb color schemes
#d51ccb color preview, HTML & CSS examples
This text has a color of #d51ccb
<p style="color:#d51ccb;">Text here</p>
.mytext {color:#d51ccb;}
This box has a color of #d51ccb
<div style="background-color:#d51ccb;">Content here</div>
.mybackground {background-color:#d51ccb;}
Border around this has a color of #d51ccb
<div style="border:2px solid #d51ccb;">Content here</div>
.myborder {border:2px solid #d51ccb;}