#d252c9 color space conversions
Hex:
#d252c9
RGB:
210, 82, 201
CMY:
18, 68, 21
CMYK:
0, 61, 4, 18
HSL:
304°, 58.7156%, 57.2549%
HSV (HSB):
304°, 60.9524%, 82.3529%
XYZ:
40.1383, 23.9533, 57.7663
xyY:
0.3294, 0.1966, 23.9533
CIE-Lab:
56.0410, 64.6041, -37.6993
CIE-LCH:
56.0410, 74.7993, 329.7346
CIE-Luv:
56.0410, 60.0941, -66.9766
Hunter-Lab:
48.9421, 60.7423, -35.7204
#d252c9 color charts
#d252c9 color shades, tints & tones
#d252c9 color schemes
#d252c9 color preview, HTML & CSS examples
This text has a color of #d252c9
<p style="color:#d252c9;">Text here</p>
.mytext {color:#d252c9;}
This box has a color of #d252c9
<div style="background-color:#d252c9;">Content here</div>
.mybackground {background-color:#d252c9;}
Border around this has a color of #d252c9
<div style="border:2px solid #d252c9;">Content here</div>
.myborder {border:2px solid #d252c9;}