#f32aaf color space conversions
Hex:
#f32aaf
RGB:
243, 42, 175
CMY:
5, 84, 31
CMYK:
0, 83, 28, 5
HSL:
320°, 89.3333%, 55.8824%
HSV (HSB):
320°, 82.7160%, 95.2941%
XYZ:
45.5280, 23.8058, 42.7528
xyY:
0.4062, 0.2124, 23.8058
CIE-Lab:
55.8928, 81.3333, -22.4999
CIE-LCH:
55.8928, 84.3881, 344.5365
CIE-Luv:
55.8928, 105.5051, -47.0493
Hunter-Lab:
48.7911, 81.1773, -17.7985
#f32aaf color charts
#f32aaf color shades, tints & tones
#f32aaf color schemes
#f32aaf color preview, HTML & CSS examples
This text has a color of #f32aaf
<p style="color:#f32aaf;">Text here</p>
.mytext {color:#f32aaf;}
This box has a color of #f32aaf
<div style="background-color:#f32aaf;">Content here</div>
.mybackground {background-color:#f32aaf;}
Border around this has a color of #f32aaf
<div style="border:2px solid #f32aaf;">Content here</div>
.myborder {border:2px solid #f32aaf;}