#fd05fe color space conversions
Hex:
#fd05fe
RGB:
253, 5, 254
CMY:
1, 98, 0
CMYK:
0, 98, 0, 0
HSL:
300°, 99.2032%, 50.7843%
HSV (HSB):
300°, 98.0315%, 99.6078%
XYZ:
58.4517, 28.1469, 96.1181
xyY:
0.3199, 0.1540, 28.1469
CIE-Lab:
60.0213, 97.5185, -60.7862
CIE-LCH:
60.0213, 114.9122, 328.0635
CIE-Luv:
60.0213, 82.8623, -108.3980
Hunter-Lab:
53.0537, 103.8176, -70.2789
#fd05fe color charts
#fd05fe color shades, tints & tones
#fd05fe color schemes
#fd05fe color preview, HTML & CSS examples
This text has a color of #fd05fe
<p style="color:#fd05fe;">Text here</p>
.mytext {color:#fd05fe;}
This box has a color of #fd05fe
<div style="background-color:#fd05fe;">Content here</div>
.mybackground {background-color:#fd05fe;}
Border around this has a color of #fd05fe
<div style="border:2px solid #fd05fe;">Content here</div>
.myborder {border:2px solid #fd05fe;}