#d52ec9 color space conversions
Hex:
#d52ec9
RGB:
213, 46, 201
CMY:
16, 82, 21
CMYK:
0, 78, 6, 16
HSL:
304°, 66.5339%, 50.7843%
HSV (HSB):
304°, 78.4038%, 83.5294%
XYZ:
38.9602, 20.3172, 57.1265
xyY:
0.3347, 0.1745, 20.3172
CIE-Lab:
52.1939, 77.4797, -43.7322
CIE-LCH:
52.1939, 88.9697, 330.5581
CIE-Luv:
52.1939, 71.0455, -76.9077
Hunter-Lab:
45.0746, 75.4059, -43.5906
#d52ec9 color charts
#d52ec9 color shades, tints & tones
#d52ec9 color schemes
#d52ec9 color preview, HTML & CSS examples
This text has a color of #d52ec9
<p style="color:#d52ec9;">Text here</p>
.mytext {color:#d52ec9;}
This box has a color of #d52ec9
<div style="background-color:#d52ec9;">Content here</div>
.mybackground {background-color:#d52ec9;}
Border around this has a color of #d52ec9
<div style="border:2px solid #d52ec9;">Content here</div>
.myborder {border:2px solid #d52ec9;}