#f32fe3 color space conversions
Hex:
#f32fe3
RGB:
243, 47, 227
CMY:
5, 82, 11
CMYK:
0, 81, 7, 5
HSL:
305°, 89.0909%, 56.8627%
HSV (HSB):
305°, 80.6584%, 95.2941%
XYZ:
51.8438, 26.6338, 75.0814
xyY:
0.3376, 0.1734, 26.6338
CIE-Lab:
58.6338, 86.8315, -48.0146
CIE-LCH:
58.6338, 99.2225, 331.0590
CIE-Luv:
58.6338, 82.8239, -86.9382
Hunter-Lab:
51.6079, 89.0020, -50.1321
#f32fe3 color charts
#f32fe3 color shades, tints & tones
#f32fe3 color schemes
#f32fe3 color preview, HTML & CSS examples
This text has a color of #f32fe3
<p style="color:#f32fe3;">Text here</p>
.mytext {color:#f32fe3;}
This box has a color of #f32fe3
<div style="background-color:#f32fe3;">Content here</div>
.mybackground {background-color:#f32fe3;}
Border around this has a color of #f32fe3
<div style="border:2px solid #f32fe3;">Content here</div>
.myborder {border:2px solid #f32fe3;}