#f32dcc color space conversions
Hex:
#f32dcc
RGB:
243, 45, 204
CMY:
5, 82, 20
CMYK:
0, 81, 16, 5
HSL:
312°, 89.1892%, 56.4706%
HSV (HSB):
312°, 81.4815%, 95.2941%
XYZ:
48.7996, 25.2911, 59.4364
xyY:
0.3655, 0.1894, 25.2911
CIE-Lab:
57.3579, 84.1730, -36.9742
CIE-LCH:
57.3579, 91.9358, 336.2858
CIE-Luv:
57.3579, 92.4741, -69.3609
Hunter-Lab:
50.2902, 85.2012, -34.8697
#f32dcc color charts
#f32dcc color shades, tints & tones
#f32dcc color schemes
#f32dcc color preview, HTML & CSS examples
This text has a color of #f32dcc
<p style="color:#f32dcc;">Text here</p>
.mytext {color:#f32dcc;}
This box has a color of #f32dcc
<div style="background-color:#f32dcc;">Content here</div>
.mybackground {background-color:#f32dcc;}
Border around this has a color of #f32dcc
<div style="border:2px solid #f32dcc;">Content here</div>
.myborder {border:2px solid #f32dcc;}