#f32ddc color space conversions
Hex:
#f32ddc
RGB:
243, 45, 220
CMY:
5, 82, 14
CMYK:
0, 81, 9, 5
HSL:
307°, 89.1892%, 56.4706%
HSV (HSB):
307°, 81.4815%, 95.2941%
XYZ:
50.8188, 26.0988, 70.0693
xyY:
0.3457, 0.1776, 26.0988
CIE-Lab:
58.1307, 86.2899, -44.8594
CIE-LCH:
58.1307, 97.2538, 332.5315
CIE-Luv:
58.1307, 85.9148, -81.8858
Hunter-Lab:
51.0870, 88.1609, -45.5594
#f32ddc color charts
#f32ddc color shades, tints & tones
#f32ddc color schemes
#f32ddc color preview, HTML & CSS examples
This text has a color of #f32ddc
<p style="color:#f32ddc;">Text here</p>
.mytext {color:#f32ddc;}
This box has a color of #f32ddc
<div style="background-color:#f32ddc;">Content here</div>
.mybackground {background-color:#f32ddc;}
Border around this has a color of #f32ddc
<div style="border:2px solid #f32ddc;">Content here</div>
.myborder {border:2px solid #f32ddc;}