#d512da color space conversions
Hex:
#d512da
RGB:
213, 18, 218
CMY:
16, 93, 15
CMYK:
2, 92, 0, 15
HSL:
299°, 84.7458%, 46.2745%
HSV (HSB):
299°, 91.7431%, 85.4902%
XYZ:
40.3118, 19.6407, 67.9960
xyY:
0.3151, 0.1535, 19.6407
CIE-Lab:
51.4285, 85.0252, -54.6947
CIE-LCH:
51.4285, 101.0979, 327.2478
CIE-Luv:
51.4285, 67.7728, -93.8202
Hunter-Lab:
44.3178, 84.8085, -59.9451
#d512da color charts
#d512da color shades, tints & tones
#d512da color schemes
#d512da color preview, HTML & CSS examples
This text has a color of #d512da
<p style="color:#d512da;">Text here</p>
.mytext {color:#d512da;}
This box has a color of #d512da
<div style="background-color:#d512da;">Content here</div>
.mybackground {background-color:#d512da;}
Border around this has a color of #d512da
<div style="border:2px solid #d512da;">Content here</div>
.myborder {border:2px solid #d512da;}