#fd61fd color space conversions
Hex:
#fd61fd
RGB:
253, 97, 253
CMY:
1, 62, 1
CMYK:
0, 62, 0, 1
HSL:
300°, 97.5000%, 68.6275%
HSV (HSB):
300°, 61.6601%, 99.2157%
XYZ:
62.5123, 36.5239, 96.6836
xyY:
0.3194, 0.1866, 36.5239
CIE-Lab:
66.9183, 77.4165, -49.2702
CIE-LCH:
66.9183, 91.7653, 327.5261
CIE-Luv:
66.9183, 69.4757, -89.8370
Hunter-Lab:
60.4350, 78.8744, -52.5473
#fd61fd color charts
#fd61fd color shades, tints & tones
#fd61fd color schemes
#fd61fd color preview, HTML & CSS examples
This text has a color of #fd61fd
<p style="color:#fd61fd;">Text here</p>
.mytext {color:#fd61fd;}
This box has a color of #fd61fd
<div style="background-color:#fd61fd;">Content here</div>
.mybackground {background-color:#fd61fd;}
Border around this has a color of #fd61fd
<div style="border:2px solid #fd61fd;">Content here</div>
.myborder {border:2px solid #fd61fd;}