#f23aed color space conversions
Hex:
#f23aed
RGB:
242, 58, 237
CMY:
5, 77, 7
CMYK:
0, 76, 2, 5
HSL:
302°, 87.6190%, 58.8235%
HSV (HSB):
302°, 76.0331%, 94.9020%
XYZ:
53.4171, 28.0178, 82.7133
xyY:
0.3254, 0.1707, 28.0178
CIE-Lab:
59.9048, 85.4444, -51.6180
CIE-LCH:
59.9048, 99.8257, 328.8633
CIE-Luv:
59.9048, 76.4526, -92.6719
Hunter-Lab:
52.9318, 87.5057, -55.5966
#f23aed color charts
#f23aed color shades, tints & tones
#f23aed color schemes
#f23aed color preview, HTML & CSS examples
This text has a color of #f23aed
<p style="color:#f23aed;">Text here</p>
.mytext {color:#f23aed;}
This box has a color of #f23aed
<div style="background-color:#f23aed;">Content here</div>
.mybackground {background-color:#f23aed;}
Border around this has a color of #f23aed
<div style="border:2px solid #f23aed;">Content here</div>
.myborder {border:2px solid #f23aed;}