#fd54ff color space conversions
Hex:
#fd54ff
RGB:
253, 84, 255
CMY:
1, 67, 0
CMYK:
1, 67, 0, 0
HSL:
299°, 100.0000%, 66.4706%
HSV (HSB):
299°, 67.0588%, 100.0000%
XYZ:
61.7283, 34.4433, 98.0025
xyY:
0.3179, 0.1774, 34.4433
CIE-Lab:
65.3129, 82.5108, -52.9083
CIE-LCH:
65.3129, 98.0169, 327.3308
CIE-Luv:
65.3129, 72.3343, -95.9452
Hunter-Lab:
58.6884, 85.0412, -57.9252
#fd54ff color charts
#fd54ff color shades, tints & tones
#fd54ff color schemes
#fd54ff color preview, HTML & CSS examples
This text has a color of #fd54ff
<p style="color:#fd54ff;">Text here</p>
.mytext {color:#fd54ff;}
This box has a color of #fd54ff
<div style="background-color:#fd54ff;">Content here</div>
.mybackground {background-color:#fd54ff;}
Border around this has a color of #fd54ff
<div style="border:2px solid #fd54ff;">Content here</div>
.myborder {border:2px solid #fd54ff;}