#f32de7 color space conversions
Hex:
#f32de7
RGB:
243, 45, 231
CMY:
5, 82, 9
CMYK:
0, 81, 5, 5
HSL:
304°, 89.1892%, 56.4706%
HSV (HSB):
304°, 81.4815%, 95.2941%
XYZ:
52.3243, 26.7010, 77.9973
xyY:
0.3332, 0.1700, 26.7010
CIE-Lab:
58.6965, 87.8195, -50.1649
CIE-LCH:
58.6965, 101.1374, 330.2638
CIE-Luv:
58.6965, 81.5624, -90.3882
Hunter-Lab:
51.6730, 90.3223, -53.3236
#f32de7 color charts
#f32de7 color shades, tints & tones
#f32de7 color schemes
#f32de7 color preview, HTML & CSS examples
This text has a color of #f32de7
<p style="color:#f32de7;">Text here</p>
.mytext {color:#f32de7;}
This box has a color of #f32de7
<div style="background-color:#f32de7;">Content here</div>
.mybackground {background-color:#f32de7;}
Border around this has a color of #f32de7
<div style="border:2px solid #f32de7;">Content here</div>
.myborder {border:2px solid #f32de7;}