#f24bff color space conversions
Hex:
#f24bff
RGB:
242, 75, 255
CMY:
5, 71, 0
CMYK:
5, 71, 0, 0
HSL:
296°, 100.0000%, 64.7059%
HSV (HSB):
296°, 70.5882%, 100.0000%
XYZ:
57.1840, 31.1294, 97.6024
xyY:
0.3076, 0.1674, 31.1294
CIE-Lab:
62.6167, 83.2349, -57.2938
CIE-LCH:
62.6167, 101.0477, 325.4589
CIE-Luv:
62.6167, 66.8749, -102.0689
Hunter-Lab:
55.7937, 85.3089, -64.6630
#f24bff color charts
#f24bff color shades, tints & tones
#f24bff color schemes
#f24bff color preview, HTML & CSS examples
This text has a color of #f24bff
<p style="color:#f24bff;">Text here</p>
.mytext {color:#f24bff;}
This box has a color of #f24bff
<div style="background-color:#f24bff;">Content here</div>
.mybackground {background-color:#f24bff;}
Border around this has a color of #f24bff
<div style="border:2px solid #f24bff;">Content here</div>
.myborder {border:2px solid #f24bff;}