#fd3ffd color space conversions
Hex:
#fd3ffd
RGB:
253, 63, 253
CMY:
1, 75, 1
CMYK:
0, 75, 0, 1
HSL:
300°, 97.9381%, 61.9608%
HSV (HSB):
300°, 75.0988%, 99.2157%
XYZ:
60.0151, 31.5295, 95.8512
xyY:
0.3203, 0.1683, 31.5295
CIE-Lab:
62.9521, 88.6433, -55.5552
CIE-LCH:
62.9521, 104.6136, 327.9235
CIE-Luv:
62.9521, 77.5286, -100.2482
Hunter-Lab:
56.1511, 92.5188, -61.9035
#fd3ffd color charts
#fd3ffd color shades, tints & tones
#fd3ffd color schemes
#fd3ffd color preview, HTML & CSS examples
This text has a color of #fd3ffd
<p style="color:#fd3ffd;">Text here</p>
.mytext {color:#fd3ffd;}
This box has a color of #fd3ffd
<div style="background-color:#fd3ffd;">Content here</div>
.mybackground {background-color:#fd3ffd;}
Border around this has a color of #fd3ffd
<div style="border:2px solid #fd3ffd;">Content here</div>
.myborder {border:2px solid #fd3ffd;}