#d252d9 color space conversions
Hex:
#d252d9
RGB:
210, 82, 217
CMY:
18, 68, 15
CMYK:
3, 62, 0, 15
HSL:
297°, 63.9810%, 58.6275%
HSV (HSB):
297°, 62.2120%, 85.0980%
XYZ:
42.1200, 24.7460, 68.2021
xyY:
0.3118, 0.1832, 24.7460
CIE-Lab:
56.8271, 67.2906, -45.5594
CIE-LCH:
56.8271, 81.2631, 325.8999
CIE-Luv:
56.8271, 55.2725, -79.7180
Hunter-Lab:
49.7453, 64.0840, -46.4664
#d252d9 color charts
#d252d9 color shades, tints & tones
#d252d9 color schemes
#d252d9 color preview, HTML & CSS examples
This text has a color of #d252d9
<p style="color:#d252d9;">Text here</p>
.mytext {color:#d252d9;}
This box has a color of #d252d9
<div style="background-color:#d252d9;">Content here</div>
.mybackground {background-color:#d252d9;}
Border around this has a color of #d252d9
<div style="border:2px solid #d252d9;">Content here</div>
.myborder {border:2px solid #d252d9;}