#d51abd color space conversions
Hex:
#d51abd
RGB:
213, 26, 189
CMY:
16, 90, 26
CMYK:
0, 88, 11, 16
HSL:
308°, 78.2427%, 46.8627%
HSV (HSB):
308°, 87.7934%, 83.5294%
XYZ:
36.9953, 18.5590, 49.7765
xyY:
0.3512, 0.1762, 18.5590
CIE-Lab:
50.1673, 79.8633, -39.9885
CIE-LCH:
50.1673, 89.3153, 333.4023
CIE-Luv:
50.1673, 78.6505, -71.0252
Hunter-Lab:
43.0802, 77.8971, -38.3498
#d51abd color charts
#d51abd color shades, tints & tones
#d51abd color schemes
#d51abd color preview, HTML & CSS examples
This text has a color of #d51abd
<p style="color:#d51abd;">Text here</p>
.mytext {color:#d51abd;}
This box has a color of #d51abd
<div style="background-color:#d51abd;">Content here</div>
.mybackground {background-color:#d51abd;}
Border around this has a color of #d51abd
<div style="border:2px solid #d51abd;">Content here</div>
.myborder {border:2px solid #d51abd;}