#f32afe color space conversions
Hex:
#f32afe
RGB:
243, 42, 254
CMY:
5, 84, 0
CMYK:
4, 83, 0, 0
HSL:
297°, 99.0654%, 58.0392%
HSV (HSB):
297°, 83.4646%, 99.6078%
XYZ:
55.6795, 27.8664, 96.2100
xyY:
0.3098, 0.1550, 27.8664
CIE-Lab:
59.7678, 91.7799, -61.2843
CIE-LCH:
59.7678, 110.3599, 326.2677
CIE-Luv:
59.7678, 73.2881, -108.2628
Hunter-Lab:
52.7886, 95.8952, -71.1071
#f32afe color charts
#f32afe color shades, tints & tones
#f32afe color schemes
#f32afe color preview, HTML & CSS examples
This text has a color of #f32afe
<p style="color:#f32afe;">Text here</p>
.mytext {color:#f32afe;}
This box has a color of #f32afe
<div style="background-color:#f32afe;">Content here</div>
.mybackground {background-color:#f32afe;}
Border around this has a color of #f32afe
<div style="border:2px solid #f32afe;">Content here</div>
.myborder {border:2px solid #f32afe;}