#d70abb color space conversions
Hex:
#d70abb
RGB:
215, 10, 187
CMY:
16, 96, 27
CMYK:
0, 95, 13, 16
HSL:
308°, 91.1111%, 44.1176%
HSV (HSB):
308°, 95.3488%, 84.3137%
XYZ:
37.1025, 18.2520, 48.5812
xyY:
0.3570, 0.1756, 18.2520
CIE-Lab:
49.8004, 81.7972, -39.3778
CIE-LCH:
49.8004, 90.7822, 334.2935
CIE-Luv:
49.8004, 82.3334, -70.3038
Hunter-Lab:
42.7224, 80.2553, -37.5152
#d70abb color charts
#d70abb color shades, tints & tones
#d70abb color schemes
#d70abb color preview, HTML & CSS examples
This text has a color of #d70abb
<p style="color:#d70abb;">Text here</p>
.mytext {color:#d70abb;}
This box has a color of #d70abb
<div style="background-color:#d70abb;">Content here</div>
.mybackground {background-color:#d70abb;}
Border around this has a color of #d70abb
<div style="border:2px solid #d70abb;">Content here</div>
.myborder {border:2px solid #d70abb;}