#fb28f5 color space conversions
Hex:
#fb28f5
RGB:
251, 40, 245
CMY:
2, 84, 4
CMYK:
0, 84, 2, 2
HSL:
302°, 96.3470%, 57.0588%
HSV (HSB):
302°, 84.0637%, 98.4314%
XYZ:
57.0239, 28.6194, 88.9048
xyY:
0.3267, 0.1640, 28.6194
CIE-Lab:
60.4442, 92.2047, -55.1322
CIE-LCH:
60.4442, 107.4302, 329.1234
CIE-Luv:
60.4442, 82.5568, -99.2317
Hunter-Lab:
53.4971, 96.6477, -61.0839
#fb28f5 color charts
#fb28f5 color shades, tints & tones
#fb28f5 color schemes
#fb28f5 color preview, HTML & CSS examples
This text has a color of #fb28f5
<p style="color:#fb28f5;">Text here</p>
.mytext {color:#fb28f5;}
This box has a color of #fb28f5
<div style="background-color:#fb28f5;">Content here</div>
.mybackground {background-color:#fb28f5;}
Border around this has a color of #fb28f5
<div style="border:2px solid #fb28f5;">Content here</div>
.myborder {border:2px solid #fb28f5;}