#fb52cc color space conversions
Hex:
#fb52cc
RGB:
251, 82, 204
CMY:
2, 68, 20
CMYK:
0, 67, 19, 2
HSL:
317°, 95.4802%, 65.2941%
HSV (HSB):
317°, 67.3307%, 98.4314%
XYZ:
53.7000, 30.9034, 60.2614
xyY:
0.3707, 0.2133, 30.9034
CIE-Lab:
62.4260, 75.3043, -28.9889
CIE-LCH:
62.4260, 80.6913, 338.9454
CIE-Luv:
62.4260, 89.1726, -56.7170
Hunter-Lab:
55.5909, 75.1446, -25.3577
#fb52cc color charts
#fb52cc color shades, tints & tones
#fb52cc color schemes
#fb52cc color preview, HTML & CSS examples
This text has a color of #fb52cc
<p style="color:#fb52cc;">Text here</p>
.mytext {color:#fb52cc;}
This box has a color of #fb52cc
<div style="background-color:#fb52cc;">Content here</div>
.mybackground {background-color:#fb52cc;}
Border around this has a color of #fb52cc
<div style="border:2px solid #fb52cc;">Content here</div>
.myborder {border:2px solid #fb52cc;}