#fd56fd color space conversions
Hex:
#fd56fd
RGB:
253, 86, 253
CMY:
1, 66, 1
CMYK:
0, 66, 0, 1
HSL:
300°, 97.6608%, 66.4706%
HSV (HSB):
300°, 66.0079%, 99.2157%
XYZ:
61.5654, 34.6301, 96.3679
xyY:
0.3197, 0.1798, 34.6301
CIE-Lab:
65.4596, 81.4971, -51.5757
CIE-LCH:
65.4596, 96.4460, 327.6722
CIE-Luv:
65.4596, 72.4865, -93.7296
Hunter-Lab:
58.8473, 83.7619, -55.8997
#fd56fd color charts
#fd56fd color shades, tints & tones
#fd56fd color schemes
#fd56fd color preview, HTML & CSS examples
This text has a color of #fd56fd
<p style="color:#fd56fd;">Text here</p>
.mytext {color:#fd56fd;}
This box has a color of #fd56fd
<div style="background-color:#fd56fd;">Content here</div>
.mybackground {background-color:#fd56fd;}
Border around this has a color of #fd56fd
<div style="border:2px solid #fd56fd;">Content here</div>
.myborder {border:2px solid #fd56fd;}