#fa53ed color space conversions
Hex:
#fa53ed
RGB:
250, 83, 237
CMY:
2, 67, 7
CMYK:
0, 67, 5, 2
HSL:
305°, 94.3503%, 65.2941%
HSV (HSB):
305°, 66.8000%, 98.0392%
XYZ:
57.8037, 32.6249, 83.3714
xyY:
0.3326, 0.1877, 32.6249
CIE-Lab:
63.8561, 79.4121, -45.2882
CIE-LCH:
63.8561, 91.4183, 330.3042
CIE-Luv:
63.8561, 76.5048, -83.0620
Hunter-Lab:
57.1182, 80.6851, -46.5586
#fa53ed color charts
#fa53ed color shades, tints & tones
#fa53ed color schemes
#fa53ed color preview, HTML & CSS examples
This text has a color of #fa53ed
<p style="color:#fa53ed;">Text here</p>
.mytext {color:#fa53ed;}
This box has a color of #fa53ed
<div style="background-color:#fa53ed;">Content here</div>
.mybackground {background-color:#fa53ed;}
Border around this has a color of #fa53ed
<div style="border:2px solid #fa53ed;">Content here</div>
.myborder {border:2px solid #fa53ed;}