#f32fe6 color space conversions
Hex:
#f32fe6
RGB:
243, 47, 230
CMY:
5, 82, 10
CMYK:
0, 81, 5, 5
HSL:
304°, 89.0909%, 56.8627%
HSV (HSB):
304°, 80.6584%, 95.2941%
XYZ:
52.2616, 26.8009, 77.2815
xyY:
0.3343, 0.1714, 26.8009
CIE-Lab:
58.7896, 87.2545, -49.4553
CIE-LCH:
58.7896, 100.2955, 330.4557
CIE-Luv:
58.7896, 81.6536, -89.2526
Hunter-Lab:
51.7696, 89.5997, -52.2693
#f32fe6 color charts
#f32fe6 color shades, tints & tones
#f32fe6 color schemes
#f32fe6 color preview, HTML & CSS examples
This text has a color of #f32fe6
<p style="color:#f32fe6;">Text here</p>
.mytext {color:#f32fe6;}
This box has a color of #f32fe6
<div style="background-color:#f32fe6;">Content here</div>
.mybackground {background-color:#f32fe6;}
Border around this has a color of #f32fe6
<div style="border:2px solid #f32fe6;">Content here</div>
.myborder {border:2px solid #f32fe6;}