#d952d9 color space conversions
Hex:
#d952d9
RGB:
217, 82, 217
CMY:
15, 68, 15
CMYK:
0, 62, 0, 15
HSL:
300°, 63.9810%, 58.6275%
HSV (HSB):
300°, 62.2120%, 85.0980%
XYZ:
44.1570, 25.7961, 68.2974
xyY:
0.3194, 0.1866, 25.7961
CIE-Lab:
57.8430, 68.9603, -43.8876
CIE-LCH:
57.8430, 81.7413, 327.5266
CIE-Luv:
57.8430, 60.0673, -77.6714
Hunter-Lab:
50.7898, 66.3067, -44.1748
#d952d9 color charts
#d952d9 color shades, tints & tones
#d952d9 color schemes
#d952d9 color preview, HTML & CSS examples
This text has a color of #d952d9
<p style="color:#d952d9;">Text here</p>
.mytext {color:#d952d9;}
This box has a color of #d952d9
<div style="background-color:#d952d9;">Content here</div>
.mybackground {background-color:#d952d9;}
Border around this has a color of #d952d9
<div style="border:2px solid #d952d9;">Content here</div>
.myborder {border:2px solid #d952d9;}