#f32fb2 color space conversions
Hex:
#f32fb2
RGB:
243, 47, 178
CMY:
5, 82, 30
CMYK:
0, 81, 27, 5
HSL:
320°, 89.0909%, 56.8627%
HSV (HSB):
320°, 80.6584%, 95.2941%
XYZ:
46.0145, 24.3021, 44.3850
xyY:
0.4012, 0.2119, 24.3021
CIE-Lab:
56.3890, 80.5833, -23.4849
CIE-LCH:
56.3890, 83.9358, 343.7520
CIE-Luv:
56.3890, 103.1328, -48.4247
Hunter-Lab:
49.2971, 80.3441, -18.8742
#f32fb2 color charts
#f32fb2 color shades, tints & tones
#f32fb2 color schemes
#f32fb2 color preview, HTML & CSS examples
This text has a color of #f32fb2
<p style="color:#f32fb2;">Text here</p>
.mytext {color:#f32fb2;}
This box has a color of #f32fb2
<div style="background-color:#f32fb2;">Content here</div>
.mybackground {background-color:#f32fb2;}
Border around this has a color of #f32fb2
<div style="border:2px solid #f32fb2;">Content here</div>
.myborder {border:2px solid #f32fb2;}