#d500ab color space conversions
Hex:
#d500ab
RGB:
213, 0, 171
CMY:
16, 100, 33
CMYK:
0, 100, 20, 16
HSL:
312°, 100.0000%, 41.7647%
HSV (HSB):
312°, 100.0000%, 83.5294%
XYZ:
34.7913, 17.0864, 39.9924
xyY:
0.3787, 0.1860, 17.0864
CIE-Lab:
48.3687, 80.2170, -32.2500
CIE-LCH:
48.3687, 86.4571, 338.0982
CIE-Luv:
48.3687, 88.4763, -59.2576
Hunter-Lab:
41.3357, 77.9016, -28.4282
#d500ab color charts
#d500ab color shades, tints & tones
#d500ab color schemes
#d500ab color preview, HTML & CSS examples
This text has a color of #d500ab
<p style="color:#d500ab;">Text here</p>
.mytext {color:#d500ab;}
This box has a color of #d500ab
<div style="background-color:#d500ab;">Content here</div>
.mybackground {background-color:#d500ab;}
Border around this has a color of #d500ab
<div style="border:2px solid #d500ab;">Content here</div>
.myborder {border:2px solid #d500ab;}