#fd54ed color space conversions
Hex:
#fd54ed
RGB:
253, 84, 237
CMY:
1, 67, 7
CMYK:
0, 67, 6, 1
HSL:
306°, 97.6879%, 66.0784%
HSV (HSB):
306°, 66.7984%, 99.2157%
XYZ:
58.9644, 33.3377, 83.4478
xyY:
0.3355, 0.1897, 33.3377
CIE-Lab:
64.4334, 79.7401, -44.3486
CIE-LCH:
64.4334, 91.2430, 330.9188
CIE-Luv:
64.4334, 78.3756, -81.7787
Hunter-Lab:
57.7388, 81.2459, -45.2725
#fd54ed color charts
#fd54ed color shades, tints & tones
#fd54ed color schemes
#fd54ed color preview, HTML & CSS examples
This text has a color of #fd54ed
<p style="color:#fd54ed;">Text here</p>
.mytext {color:#fd54ed;}
This box has a color of #fd54ed
<div style="background-color:#fd54ed;">Content here</div>
.mybackground {background-color:#fd54ed;}
Border around this has a color of #fd54ed
<div style="border:2px solid #fd54ed;">Content here</div>
.myborder {border:2px solid #fd54ed;}