#d52fcb color space conversions
Hex:
#d52fcb
RGB:
213, 47, 203
CMY:
16, 82, 20
CMYK:
0, 78, 5, 16
HSL:
304°, 66.4000%, 50.9804%
HSV (HSB):
304°, 77.9343%, 83.5294%
XYZ:
39.2366, 20.4910, 58.3871
xyY:
0.3322, 0.1735, 20.4910
CIE-Lab:
52.3878, 77.5202, -44.5758
CIE-LCH:
52.3878, 89.4225, 330.1002
CIE-Luv:
52.3878, 70.1205, -78.2400
Hunter-Lab:
45.2669, 75.5035, -44.7877
#d52fcb color charts
#d52fcb color shades, tints & tones
#d52fcb color schemes
#d52fcb color preview, HTML & CSS examples
This text has a color of #d52fcb
<p style="color:#d52fcb;">Text here</p>
.mytext {color:#d52fcb;}
This box has a color of #d52fcb
<div style="background-color:#d52fcb;">Content here</div>
.mybackground {background-color:#d52fcb;}
Border around this has a color of #d52fcb
<div style="border:2px solid #d52fcb;">Content here</div>
.myborder {border:2px solid #d52fcb;}