#d2509d color space conversions
Hex:
#d2509d
RGB:
210, 80, 157
CMY:
18, 69, 38
CMYK:
0, 62, 25, 18
HSL:
324°, 59.0909%, 56.8627%
HSV (HSB):
324°, 61.9048%, 82.3529%
XYZ:
35.5328, 21.8733, 34.2475
xyY:
0.3877, 0.2387, 21.8733
CIE-Lab:
53.8923, 58.9318, -15.5108
CIE-LCH:
53.8923, 60.9389, 345.2542
CIE-Luv:
53.8923, 74.9067, -32.3888
Hunter-Lab:
46.7689, 53.7704, -10.6781
#d2509d color charts
#d2509d color shades, tints & tones
#d2509d color schemes
#d2509d color preview, HTML & CSS examples
This text has a color of #d2509d
<p style="color:#d2509d;">Text here</p>
.mytext {color:#d2509d;}
This box has a color of #d2509d
<div style="background-color:#d2509d;">Content here</div>
.mybackground {background-color:#d2509d;}
Border around this has a color of #d2509d
<div style="border:2px solid #d2509d;">Content here</div>
.myborder {border:2px solid #d2509d;}