#fb53e5 color space conversions
Hex:
#fb53e5
RGB:
251, 83, 229
CMY:
2, 67, 10
CMYK:
0, 67, 9, 2
HSL:
308°, 95.4545%, 65.4902%
HSV (HSB):
308°, 66.9323%, 98.4314%
XYZ:
57.0198, 32.3529, 77.3682
xyY:
0.3420, 0.1940, 32.3529
CIE-Lab:
63.6335, 78.4478, -41.1705
CIE-LCH:
63.6335, 88.5950, 332.3089
CIE-Luv:
63.6335, 79.9747, -76.3892
Hunter-Lab:
56.8796, 79.4006, -40.8311
#fb53e5 color charts
#fb53e5 color shades, tints & tones
#fb53e5 color schemes
#fb53e5 color preview, HTML & CSS examples
This text has a color of #fb53e5
<p style="color:#fb53e5;">Text here</p>
.mytext {color:#fb53e5;}
This box has a color of #fb53e5
<div style="background-color:#fb53e5;">Content here</div>
.mybackground {background-color:#fb53e5;}
Border around this has a color of #fb53e5
<div style="border:2px solid #fb53e5;">Content here</div>
.myborder {border:2px solid #fb53e5;}