#f32dff color space conversions
Hex:
#f32dff
RGB:
243, 45, 255
CMY:
5, 82, 0
CMYK:
5, 82, 0, 0
HSL:
297°, 100.0000%, 58.8235%
HSV (HSB):
297°, 82.3529%, 100.0000%
XYZ:
55.9505, 28.1515, 97.0926
xyY:
0.3088, 0.1554, 28.1515
CIE-Lab:
60.0253, 91.3477, -61.4254
CIE-LCH:
60.0253, 110.0794, 326.0817
CIE-Luv:
60.0253, 72.5715, -108.5278
Hunter-Lab:
53.0579, 95.3800, -71.3563
#f32dff color charts
#f32dff color shades, tints & tones
#f32dff color schemes
#f32dff color preview, HTML & CSS examples
This text has a color of #f32dff
<p style="color:#f32dff;">Text here</p>
.mytext {color:#f32dff;}
This box has a color of #f32dff
<div style="background-color:#f32dff;">Content here</div>
.mybackground {background-color:#f32dff;}
Border around this has a color of #f32dff
<div style="border:2px solid #f32dff;">Content here</div>
.myborder {border:2px solid #f32dff;}