#d51bcd color space conversions
Hex:
#d51bcd
RGB:
213, 27, 205
CMY:
16, 89, 20
CMYK:
0, 87, 4, 16
HSL:
303°, 77.5000%, 47.0588%
HSV (HSB):
303°, 87.3239%, 83.5294%
XYZ:
38.8520, 19.3378, 59.4424
xyY:
0.3303, 0.1644, 19.3378
CIE-Lab:
51.0801, 81.9366, -47.8037
CIE-LCH:
51.0801, 94.8620, 329.7397
CIE-Luv:
51.0801, 72.0722, -83.1569
Hunter-Lab:
43.9747, 80.7500, -49.3624
#d51bcd color charts
#d51bcd color shades, tints & tones
#d51bcd color schemes
#d51bcd color preview, HTML & CSS examples
This text has a color of #d51bcd
<p style="color:#d51bcd;">Text here</p>
.mytext {color:#d51bcd;}
This box has a color of #d51bcd
<div style="background-color:#d51bcd;">Content here</div>
.mybackground {background-color:#d51bcd;}
Border around this has a color of #d51bcd
<div style="border:2px solid #d51bcd;">Content here</div>
.myborder {border:2px solid #d51bcd;}