#fd30fd color space conversions
Hex:
#fd30fd
RGB:
253, 48, 253
CMY:
1, 81, 1
CMYK:
0, 81, 0, 1
HSL:
300°, 98.0861%, 59.0196%
HSV (HSB):
300°, 81.0277%, 99.2157%
XYZ:
59.2946, 30.0884, 95.6110
xyY:
0.3205, 0.1626, 30.0884
CIE-Lab:
61.7304, 92.1855, -57.5013
CIE-LCH:
61.7304, 108.6489, 328.0459
CIE-Luv:
61.7304, 79.9124, -103.3300
Hunter-Lab:
54.8529, 96.9614, -64.9480
#fd30fd color charts
#fd30fd color shades, tints & tones
#fd30fd color schemes
#fd30fd color preview, HTML & CSS examples
This text has a color of #fd30fd
<p style="color:#fd30fd;">Text here</p>
.mytext {color:#fd30fd;}
This box has a color of #fd30fd
<div style="background-color:#fd30fd;">Content here</div>
.mybackground {background-color:#fd30fd;}
Border around this has a color of #fd30fd
<div style="border:2px solid #fd30fd;">Content here</div>
.myborder {border:2px solid #fd30fd;}