#f34aed color space conversions
Hex:
#f34aed
RGB:
243, 74, 237
CMY:
5, 71, 7
CMYK:
0, 70, 2, 5
HSL:
302°, 87.5648%, 62.1569%
HSV (HSB):
302°, 69.5473%, 95.2941%
XYZ:
54.6970, 30.0667, 83.0414
xyY:
0.3260, 0.1792, 30.0667
CIE-Lab:
61.7117, 80.9256, -48.7436
CIE-LCH:
61.7117, 94.4717, 328.9384
CIE-Luv:
61.7117, 73.8186, -88.1200
Hunter-Lab:
54.8331, 82.0991, -51.4079
#f34aed color charts
#f34aed color shades, tints & tones
#f34aed color schemes
#f34aed color preview, HTML & CSS examples
This text has a color of #f34aed
<p style="color:#f34aed;">Text here</p>
.mytext {color:#f34aed;}
This box has a color of #f34aed
<div style="background-color:#f34aed;">Content here</div>
.mybackground {background-color:#f34aed;}
Border around this has a color of #f34aed
<div style="border:2px solid #f34aed;">Content here</div>
.myborder {border:2px solid #f34aed;}