#f32fc1 color space conversions
Hex:
#f32fc1
RGB:
243, 47, 193
CMY:
5, 82, 24
CMYK:
0, 81, 21, 5
HSL:
315°, 89.0909%, 56.8627%
HSV (HSB):
315°, 80.6584%, 95.2941%
XYZ:
47.6043, 24.9380, 52.7566
xyY:
0.3799, 0.1990, 24.9380
CIE-Lab:
57.0149, 82.3555, -31.1975
CIE-LCH:
57.0149, 88.0665, 339.2526
CIE-Luv:
57.0149, 96.7241, -60.2814
Hunter-Lab:
49.9379, 82.7672, -27.6799
#f32fc1 color charts
#f32fc1 color shades, tints & tones
#f32fc1 color schemes
#f32fc1 color preview, HTML & CSS examples
This text has a color of #f32fc1
<p style="color:#f32fc1;">Text here</p>
.mytext {color:#f32fc1;}
This box has a color of #f32fc1
<div style="background-color:#f32fc1;">Content here</div>
.mybackground {background-color:#f32fc1;}
Border around this has a color of #f32fc1
<div style="border:2px solid #f32fc1;">Content here</div>
.myborder {border:2px solid #f32fc1;}