#fb54e0 color space conversions
Hex:
#fb54e0
RGB:
251, 84, 224
CMY:
2, 67, 12
CMYK:
0, 67, 11, 2
HSL:
310°, 95.4286%, 65.6863%
HSV (HSB):
310°, 66.5339%, 98.4314%
XYZ:
56.4085, 32.2317, 73.7693
xyY:
0.3473, 0.1985, 32.2317
CIE-Lab:
63.5339, 77.3647, -38.5308
CIE-LCH:
63.5339, 86.4287, 333.5248
CIE-Luv:
63.5339, 81.4232, -72.0574
Hunter-Lab:
56.7730, 78.0015, -37.2988
#fb54e0 color charts
#fb54e0 color shades, tints & tones
#fb54e0 color schemes
#fb54e0 color preview, HTML & CSS examples
This text has a color of #fb54e0
<p style="color:#fb54e0;">Text here</p>
.mytext {color:#fb54e0;}
This box has a color of #fb54e0
<div style="background-color:#fb54e0;">Content here</div>
.mybackground {background-color:#fb54e0;}
Border around this has a color of #fb54e0
<div style="border:2px solid #fb54e0;">Content here</div>
.myborder {border:2px solid #fb54e0;}