#fb53ed color space conversions
Hex:
#fb53ed
RGB:
251, 83, 237
CMY:
2, 67, 7
CMYK:
0, 67, 6, 2
HSL:
305°, 95.4545%, 65.4902%
HSV (HSB):
305°, 66.9323%, 98.4314%
XYZ:
58.1630, 32.8102, 83.3882
xyY:
0.3336, 0.1882, 32.8102
CIE-Lab:
64.0069, 79.6378, -45.0404
CIE-LCH:
64.0069, 91.4922, 330.5090
CIE-Luv:
64.0069, 77.2185, -82.7458
Hunter-Lab:
57.2802, 81.0108, -46.2180
#fb53ed color charts
#fb53ed color shades, tints & tones
#fb53ed color schemes
#fb53ed color preview, HTML & CSS examples
This text has a color of #fb53ed
<p style="color:#fb53ed;">Text here</p>
.mytext {color:#fb53ed;}
This box has a color of #fb53ed
<div style="background-color:#fb53ed;">Content here</div>
.mybackground {background-color:#fb53ed;}
Border around this has a color of #fb53ed
<div style="border:2px solid #fb53ed;">Content here</div>
.myborder {border:2px solid #fb53ed;}