#fd65fd color space conversions
Hex:
#fd65fd
RGB:
253, 101, 253
CMY:
1, 60, 1
CMYK:
0, 60, 0, 1
HSL:
300°, 97.4359%, 69.4118%
HSV (HSB):
300°, 60.0791%, 99.2157%
XYZ:
62.8913, 37.2819, 96.8099
xyY:
0.3193, 0.1893, 37.2819
CIE-Lab:
67.4880, 75.8380, -48.3717
CIE-LCH:
67.4880, 89.9512, 327.4690
CIE-Luv:
67.4880, 68.2866, -88.2998
Hunter-Lab:
61.0589, 77.0040, -51.2641
#fd65fd color charts
#fd65fd color shades, tints & tones
#fd65fd color schemes
#fd65fd color preview, HTML & CSS examples
This text has a color of #fd65fd
<p style="color:#fd65fd;">Text here</p>
.mytext {color:#fd65fd;}
This box has a color of #fd65fd
<div style="background-color:#fd65fd;">Content here</div>
.mybackground {background-color:#fd65fd;}
Border around this has a color of #fd65fd
<div style="border:2px solid #fd65fd;">Content here</div>
.myborder {border:2px solid #fd65fd;}