#f288e5 color space conversions
Hex:
#f288e5
RGB:
242, 136, 229
CMY:
5, 47, 10
CMYK:
0, 44, 5, 5
HSL:
307°, 80.3030%, 74.1176%
HSV (HSB):
307°, 43.8017%, 94.9020%
XYZ:
59.5650, 42.1427, 79.1237
xyY:
0.3294, 0.2330, 42.1427
CIE-Lab:
70.9692, 53.0116, -29.8624
CIE-LCH:
70.9692, 60.8440, 330.6067
CIE-Luv:
70.9692, 54.0719, -55.4467
Hunter-Lab:
64.9174, 50.1772, -26.8226
#f288e5 color charts
#f288e5 color shades, tints & tones
#f288e5 color schemes
#f288e5 color preview, HTML & CSS examples
This text has a color of #f288e5
<p style="color:#f288e5;">Text here</p>
.mytext {color:#f288e5;}
This box has a color of #f288e5
<div style="background-color:#f288e5;">Content here</div>
.mybackground {background-color:#f288e5;}
Border around this has a color of #f288e5
<div style="border:2px solid #f288e5;">Content here</div>
.myborder {border:2px solid #f288e5;}