#f32fc5 color space conversions
Hex:
#f32fc5
RGB:
243, 47, 197
CMY:
5, 82, 23
CMYK:
0, 81, 19, 5
HSL:
314°, 89.0909%, 56.8627%
HSV (HSB):
314°, 80.6584%, 95.2941%
XYZ:
48.0567, 25.1189, 55.1389
xyY:
0.3745, 0.1958, 25.1189
CIE-Lab:
57.1911, 82.8500, -33.2235
CIE-LCH:
57.1911, 89.2632, 338.1488
CIE-Luv:
57.1911, 95.0369, -63.4439
Hunter-Lab:
50.1188, 83.4479, -30.1456
#f32fc5 color charts
#f32fc5 color shades, tints & tones
#f32fc5 color schemes
#f32fc5 color preview, HTML & CSS examples
This text has a color of #f32fc5
<p style="color:#f32fc5;">Text here</p>
.mytext {color:#f32fc5;}
This box has a color of #f32fc5
<div style="background-color:#f32fc5;">Content here</div>
.mybackground {background-color:#f32fc5;}
Border around this has a color of #f32fc5
<div style="border:2px solid #f32fc5;">Content here</div>
.myborder {border:2px solid #f32fc5;}