#fd50fb color space conversions
Hex:
#fd50fb
RGB:
253, 80, 251
CMY:
1, 69, 2
CMYK:
0, 68, 1, 1
HSL:
301°, 97.7401%, 65.2941%
HSV (HSB):
301°, 68.3794%, 99.2157%
XYZ:
60.7893, 33.5850, 94.5454
xyY:
0.3218, 0.1778, 33.5850
CIE-Lab:
64.6318, 83.2396, -51.7848
CIE-LCH:
64.6318, 98.0331, 328.1136
CIE-Luv:
64.6318, 74.6397, -94.0837
Hunter-Lab:
57.9526, 85.8203, -56.1605
#fd50fb color charts
#fd50fb color shades, tints & tones
#fd50fb color schemes
#fd50fb color preview, HTML & CSS examples
This text has a color of #fd50fb
<p style="color:#fd50fb;">Text here</p>
.mytext {color:#fd50fb;}
This box has a color of #fd50fb
<div style="background-color:#fd50fb;">Content here</div>
.mybackground {background-color:#fd50fb;}
Border around this has a color of #fd50fb
<div style="border:2px solid #fd50fb;">Content here</div>
.myborder {border:2px solid #fd50fb;}