#f32bd5 color space conversions
Hex:
#f32bd5
RGB:
243, 43, 213
CMY:
5, 83, 16
CMYK:
0, 82, 12, 5
HSL:
309°, 89.2857%, 56.0784%
HSV (HSB):
309°, 82.3045%, 95.2941%
XYZ:
49.8363, 25.5865, 65.2628
xyY:
0.3542, 0.1819, 25.5865
CIE-Lab:
57.6425, 85.7617, -41.6590
CIE-LCH:
57.6425, 95.3443, 334.0917
CIE-Luv:
57.6425, 89.0764, -76.7930
Hunter-Lab:
50.5831, 87.3439, -41.0883
#f32bd5 color charts
#f32bd5 color shades, tints & tones
#f32bd5 color schemes
#f32bd5 color preview, HTML & CSS examples
This text has a color of #f32bd5
<p style="color:#f32bd5;">Text here</p>
.mytext {color:#f32bd5;}
This box has a color of #f32bd5
<div style="background-color:#f32bd5;">Content here</div>
.mybackground {background-color:#f32bd5;}
Border around this has a color of #f32bd5
<div style="border:2px solid #f32bd5;">Content here</div>
.myborder {border:2px solid #f32bd5;}