#ff52bc color space conversions
Hex:
#ff52bc
RGB:
255, 82, 188
CMY:
0, 68, 26
CMYK:
0, 68, 26, 0
HSL:
323°, 100.0000%, 66.0784%
HSV (HSB):
323°, 67.8431%, 100.0000%
XYZ:
53.3344, 30.9254, 50.7351
xyY:
0.3951, 0.2291, 30.9254
CIE-Lab:
62.4446, 74.2839, -19.8034
CIE-LCH:
62.4446, 76.8783, 345.0726
CIE-Luv:
62.4446, 98.1035, -42.6679
Hunter-Lab:
55.6106, 73.8751, -15.1645
#ff52bc color charts
#ff52bc color shades, tints & tones
#ff52bc color schemes
#ff52bc color preview, HTML & CSS examples
This text has a color of #ff52bc
<p style="color:#ff52bc;">Text here</p>
.mytext {color:#ff52bc;}
This box has a color of #ff52bc
<div style="background-color:#ff52bc;">Content here</div>
.mybackground {background-color:#ff52bc;}
Border around this has a color of #ff52bc
<div style="border:2px solid #ff52bc;">Content here</div>
.myborder {border:2px solid #ff52bc;}