#fd2ff7 color space conversions
Hex:
#fd2ff7
RGB:
253, 47, 247
CMY:
1, 82, 3
CMYK:
0, 81, 2, 1
HSL:
302°, 98.0952%, 58.8235%
HSV (HSB):
302°, 81.4229%, 99.2157%
XYZ:
58.3130, 29.6311, 90.6416
xyY:
0.3265, 0.1659, 29.6311
CIE-Lab:
61.3346, 91.5211, -54.8065
CIE-LCH:
61.3346, 106.6765, 329.0851
CIE-Luv:
61.3346, 82.3229, -98.9527
Hunter-Lab:
54.4344, 95.9583, -60.6228
#fd2ff7 color charts
#fd2ff7 color shades, tints & tones
#fd2ff7 color schemes
#fd2ff7 color preview, HTML & CSS examples
This text has a color of #fd2ff7
<p style="color:#fd2ff7;">Text here</p>
.mytext {color:#fd2ff7;}
This box has a color of #fd2ff7
<div style="background-color:#fd2ff7;">Content here</div>
.mybackground {background-color:#fd2ff7;}
Border around this has a color of #fd2ff7
<div style="border:2px solid #fd2ff7;">Content here</div>
.myborder {border:2px solid #fd2ff7;}