#fd30f9 color space conversions
Hex:
#fd30f9
RGB:
253, 48, 249
CMY:
1, 81, 2
CMYK:
0, 81, 2, 1
HSL:
301°, 98.0861%, 59.0196%
HSV (HSB):
301°, 81.0277%, 99.2157%
XYZ:
58.6638, 29.8361, 92.2895
xyY:
0.3245, 0.1650, 29.8361
CIE-Lab:
61.5126, 91.6044, -55.6331
CIE-LCH:
61.5126, 107.1746, 328.7289
CIE-Luv:
61.5126, 81.4213, -100.2978
Hunter-Lab:
54.6224, 96.1176, -61.9401
#fd30f9 color charts
#fd30f9 color shades, tints & tones
#fd30f9 color schemes
#fd30f9 color preview, HTML & CSS examples
This text has a color of #fd30f9
<p style="color:#fd30f9;">Text here</p>
.mytext {color:#fd30f9;}
This box has a color of #fd30f9
<div style="background-color:#fd30f9;">Content here</div>
.mybackground {background-color:#fd30f9;}
Border around this has a color of #fd30f9
<div style="border:2px solid #fd30f9;">Content here</div>
.myborder {border:2px solid #fd30f9;}