#fd2bf2 color space conversions
Hex:
#fd2bf2
RGB:
253, 43, 242
CMY:
1, 83, 5
CMYK:
0, 83, 4, 1
HSL:
303°, 98.1308%, 58.0392%
HSV (HSB):
303°, 83.0040%, 99.2157%
XYZ:
57.3989, 29.0212, 86.5808
xyY:
0.3318, 0.1678, 29.0212
CIE-Lab:
60.8003, 91.5922, -52.8750
CIE-LCH:
60.8003, 105.7586, 330.0027
CIE-Luv:
60.8003, 84.8002, -95.8129
Hunter-Lab:
53.8713, 95.9136, -57.5796
#fd2bf2 color charts
#fd2bf2 color shades, tints & tones
#fd2bf2 color schemes
#fd2bf2 color preview, HTML & CSS examples
This text has a color of #fd2bf2
<p style="color:#fd2bf2;">Text here</p>
.mytext {color:#fd2bf2;}
This box has a color of #fd2bf2
<div style="background-color:#fd2bf2;">Content here</div>
.mybackground {background-color:#fd2bf2;}
Border around this has a color of #fd2bf2
<div style="border:2px solid #fd2bf2;">Content here</div>
.myborder {border:2px solid #fd2bf2;}