#f23bff color space conversions
Hex:
#f23bff
RGB:
242, 59, 255
CMY:
5, 77, 0
CMYK:
5, 77, 0, 0
HSL:
296°, 100.0000%, 61.5686%
HSV (HSB):
296°, 76.8627%, 100.0000%
XYZ:
56.2319, 29.2252, 97.2850
xyY:
0.3077, 0.1599, 29.2252
CIE-Lab:
60.9798, 87.9346, -59.9067
CIE-LCH:
60.9798, 106.4017, 325.7348
CIE-Luv:
60.9798, 69.8867, -106.1433
Hunter-Lab:
54.0603, 91.0648, -68.8540
#f23bff color charts
#f23bff color shades, tints & tones
#f23bff color schemes
#f23bff color preview, HTML & CSS examples
This text has a color of #f23bff
<p style="color:#f23bff;">Text here</p>
.mytext {color:#f23bff;}
This box has a color of #f23bff
<div style="background-color:#f23bff;">Content here</div>
.mybackground {background-color:#f23bff;}
Border around this has a color of #f23bff
<div style="border:2px solid #f23bff;">Content here</div>
.myborder {border:2px solid #f23bff;}