#fb75f9 color space conversions
Hex:
#fb75f9
RGB:
251, 117, 249
CMY:
2, 54, 2
CMYK:
0, 53, 1, 2
HSL:
301°, 94.3662%, 72.1569%
HSV (HSB):
301°, 53.3865%, 98.4314%
XYZ:
63.2438, 40.0714, 94.0238
xyY:
0.3205, 0.2031, 40.0714
CIE-Lab:
69.5203, 67.8903, -43.0048
CIE-LCH:
69.5203, 80.3648, 327.6480
CIE-Luv:
69.5203, 62.7818, -78.8652
Hunter-Lab:
63.3019, 67.5577, -43.7534
#fb75f9 color charts
#fb75f9 color shades, tints & tones
#fb75f9 color schemes
#fb75f9 color preview, HTML & CSS examples
This text has a color of #fb75f9
<p style="color:#fb75f9;">Text here</p>
.mytext {color:#fb75f9;}
This box has a color of #fb75f9
<div style="background-color:#fb75f9;">Content here</div>
.mybackground {background-color:#fb75f9;}
Border around this has a color of #fb75f9
<div style="border:2px solid #fb75f9;">Content here</div>
.myborder {border:2px solid #fb75f9;}