#fd11fc color space conversions
Hex:
#fd11fc
RGB:
253, 17, 252
CMY:
1, 93, 1
CMYK:
0, 93, 0, 1
HSL:
300°, 98.3333%, 52.9412%
HSV (HSB):
300°, 93.2806%, 99.2157%
XYZ:
58.2791, 28.3118, 94.4885
xyY:
0.3218, 0.1564, 28.3118
CIE-Lab:
60.1694, 96.4612, -59.4403
CIE-LCH:
60.1694, 113.3045, 328.3582
CIE-Luv:
60.1694, 83.1656, -106.2810
Hunter-Lab:
53.2089, 102.3939, -68.0413
#fd11fc color charts
#fd11fc color shades, tints & tones
#fd11fc color schemes
#fd11fc color preview, HTML & CSS examples
This text has a color of #fd11fc
<p style="color:#fd11fc;">Text here</p>
.mytext {color:#fd11fc;}
This box has a color of #fd11fc
<div style="background-color:#fd11fc;">Content here</div>
.mybackground {background-color:#fd11fc;}
Border around this has a color of #fd11fc
<div style="border:2px solid #fd11fc;">Content here</div>
.myborder {border:2px solid #fd11fc;}