#d512c5 color space conversions
Hex:
#d512c5
RGB:
213, 18, 197
CMY:
16, 93, 23
CMYK:
0, 92, 8, 16
HSL:
305°, 84.4156%, 45.2941%
HSV (HSB):
305°, 91.5493%, 83.5294%
XYZ:
37.7349, 18.6100, 54.4266
xyY:
0.3407, 0.1680, 18.6100
CIE-Lab:
50.2277, 82.0196, -44.5398
CIE-LCH:
50.2277, 93.3328, 331.4963
CIE-Luv:
50.2277, 76.0767, -78.0410
Hunter-Lab:
43.1393, 80.6444, -44.6056
#d512c5 color charts
#d512c5 color shades, tints & tones
#d512c5 color schemes
#d512c5 color preview, HTML & CSS examples
This text has a color of #d512c5
<p style="color:#d512c5;">Text here</p>
.mytext {color:#d512c5;}
This box has a color of #d512c5
<div style="background-color:#d512c5;">Content here</div>
.mybackground {background-color:#d512c5;}
Border around this has a color of #d512c5
<div style="border:2px solid #d512c5;">Content here</div>
.myborder {border:2px solid #d512c5;}