#fb5ff5 color space conversions
Hex:
#fb5ff5
RGB:
251, 95, 245
CMY:
2, 63, 4
CMYK:
0, 62, 2, 2
HSL:
302°, 95.1220%, 67.8431%
HSV (HSB):
302°, 62.1514%, 98.4314%
XYZ:
60.3573, 35.2862, 90.0159
xyY:
0.3251, 0.1901, 35.2862
CIE-Lab:
65.9709, 76.4449, -46.3790
CIE-LCH:
65.9709, 89.4138, 328.7549
CIE-Luv:
65.9709, 71.1743, -84.8465
Hunter-Lab:
59.4022, 77.4161, -48.2644
#fb5ff5 color charts
#fb5ff5 color shades, tints & tones
#fb5ff5 color schemes
#fb5ff5 color preview, HTML & CSS examples
This text has a color of #fb5ff5
<p style="color:#fb5ff5;">Text here</p>
.mytext {color:#fb5ff5;}
This box has a color of #fb5ff5
<div style="background-color:#fb5ff5;">Content here</div>
.mybackground {background-color:#fb5ff5;}
Border around this has a color of #fb5ff5
<div style="border:2px solid #fb5ff5;">Content here</div>
.myborder {border:2px solid #fb5ff5;}