#f32bf9 color space conversions
Hex:
#f32bf9
RGB:
243, 43, 249
CMY:
5, 83, 2
CMYK:
2, 83, 0, 2
HSL:
298°, 94.4954%, 57.2549%
HSV (HSB):
298°, 82.7309%, 97.6471%
XYZ:
54.9249, 27.6220, 92.0592
xyY:
0.3146, 0.1582, 27.6220
CIE-Lab:
59.5457, 90.8388, -58.8666
CIE-LCH:
59.5457, 108.2449, 327.0554
CIE-Luv:
59.5457, 75.0003, -104.3799
Hunter-Lab:
52.5566, 94.5694, -67.0639
#f32bf9 color charts
#f32bf9 color shades, tints & tones
#f32bf9 color schemes
#f32bf9 color preview, HTML & CSS examples
This text has a color of #f32bf9
<p style="color:#f32bf9;">Text here</p>
.mytext {color:#f32bf9;}
This box has a color of #f32bf9
<div style="background-color:#f32bf9;">Content here</div>
.mybackground {background-color:#f32bf9;}
Border around this has a color of #f32bf9
<div style="border:2px solid #f32bf9;">Content here</div>
.myborder {border:2px solid #f32bf9;}