#fd32ce color space conversions
Hex:
#fd32ce
RGB:
253, 50, 206
CMY:
1, 80, 19
CMYK:
0, 80, 19, 1
HSL:
314°, 98.0676%, 59.4118%
HSV (HSB):
314°, 80.2372%, 99.2157%
XYZ:
52.7892, 27.6201, 60.9414
xyY:
0.3735, 0.1954, 27.6201
CIE-Lab:
59.5439, 85.3768, -34.5734
CIE-LCH:
59.5439, 92.1114, 337.9544
CIE-Luv:
59.5439, 98.3530, -66.4573
Hunter-Lab:
52.5548, 87.3251, -31.9630
#fd32ce color charts
#fd32ce color shades, tints & tones
#fd32ce color schemes
#fd32ce color preview, HTML & CSS examples
This text has a color of #fd32ce
<p style="color:#fd32ce;">Text here</p>
.mytext {color:#fd32ce;}
This box has a color of #fd32ce
<div style="background-color:#fd32ce;">Content here</div>
.mybackground {background-color:#fd32ce;}
Border around this has a color of #fd32ce
<div style="border:2px solid #fd32ce;">Content here</div>
.myborder {border:2px solid #fd32ce;}