#f32de1 color space conversions
Hex:
#f32de1
RGB:
243, 45, 225
CMY:
5, 82, 12
CMYK:
0, 81, 7, 5
HSL:
305°, 89.1892%, 56.4706%
HSV (HSB):
305°, 81.4815%, 95.2941%
XYZ:
51.4911, 26.3677, 73.6098
xyY:
0.3399, 0.1741, 26.3677
CIE-Lab:
58.3844, 86.9779, -47.2825
CIE-LCH:
58.3844, 98.9990, 331.4708
CIE-Luv:
58.3844, 83.9194, -85.7634
Hunter-Lab:
51.3495, 89.1308, -49.0479
#f32de1 color charts
#f32de1 color shades, tints & tones
#f32de1 color schemes
#f32de1 color preview, HTML & CSS examples
This text has a color of #f32de1
<p style="color:#f32de1;">Text here</p>
.mytext {color:#f32de1;}
This box has a color of #f32de1
<div style="background-color:#f32de1;">Content here</div>
.mybackground {background-color:#f32de1;}
Border around this has a color of #f32de1
<div style="border:2px solid #f32de1;">Content here</div>
.myborder {border:2px solid #f32de1;}