#fb52d2 color space conversions
Hex:
#fb52d2
RGB:
251, 82, 210
CMY:
2, 68, 18
CMYK:
0, 67, 16, 2
HSL:
315°, 95.4802%, 65.2941%
HSV (HSB):
315°, 67.3307%, 98.4314%
XYZ:
54.4338, 31.1970, 64.1254
xyY:
0.3635, 0.2083, 31.1970
CIE-Lab:
62.6735, 76.1116, -31.9994
CIE-LCH:
62.6735, 82.5648, 337.1968
CIE-Luv:
62.6735, 87.0041, -61.5286
Hunter-Lab:
55.8542, 76.2157, -28.9720
#fb52d2 color charts
#fb52d2 color shades, tints & tones
#fb52d2 color schemes
#fb52d2 color preview, HTML & CSS examples
This text has a color of #fb52d2
<p style="color:#fb52d2;">Text here</p>
.mytext {color:#fb52d2;}
This box has a color of #fb52d2
<div style="background-color:#fb52d2;">Content here</div>
.mybackground {background-color:#fb52d2;}
Border around this has a color of #fb52d2
<div style="border:2px solid #fb52d2;">Content here</div>
.myborder {border:2px solid #fb52d2;}