#f23ab5 color space conversions
Hex:
#f23ab5
RGB:
242, 58, 181
CMY:
5, 77, 29
CMYK:
0, 76, 25, 5
HSL:
320°, 87.6190%, 58.8235%
HSV (HSB):
320°, 76.0331%, 94.9020%
XYZ:
46.4715, 25.2396, 46.1385
xyY:
0.3943, 0.2142, 25.2396
CIE-Lab:
57.3081, 77.9170, -23.8279
CIE-LCH:
57.3081, 81.4790, 342.9958
CIE-Luv:
57.3081, 98.3774, -48.5787
Hunter-Lab:
50.2390, 77.1958, -19.2834
#f23ab5 color charts
#f23ab5 color shades, tints & tones
#f23ab5 color schemes
#f23ab5 color preview, HTML & CSS examples
This text has a color of #f23ab5
<p style="color:#f23ab5;">Text here</p>
.mytext {color:#f23ab5;}
This box has a color of #f23ab5
<div style="background-color:#f23ab5;">Content here</div>
.mybackground {background-color:#f23ab5;}
Border around this has a color of #f23ab5
<div style="border:2px solid #f23ab5;">Content here</div>
.myborder {border:2px solid #f23ab5;}