#f32df5 color space conversions
Hex:
#f32df5
RGB:
243, 45, 245
CMY:
5, 82, 4
CMYK:
1, 82, 0, 4
HSL:
299°, 90.9091%, 56.8627%
HSV (HSB):
299°, 81.6327%, 96.0784%
XYZ:
54.3820, 27.5240, 88.8326
xyY:
0.3185, 0.1612, 27.5240
CIE-Lab:
59.4563, 89.8474, -56.7850
CIE-LCH:
59.4563, 106.2877, 327.7065
CIE-Luv:
59.4563, 76.2300, -101.0444
Hunter-Lab:
52.4633, 93.2170, -63.6674
#f32df5 color charts
#f32df5 color shades, tints & tones
#f32df5 color schemes
#f32df5 color preview, HTML & CSS examples
This text has a color of #f32df5
<p style="color:#f32df5;">Text here</p>
.mytext {color:#f32df5;}
This box has a color of #f32df5
<div style="background-color:#f32df5;">Content here</div>
.mybackground {background-color:#f32df5;}
Border around this has a color of #f32df5
<div style="border:2px solid #f32df5;">Content here</div>
.myborder {border:2px solid #f32df5;}