#f28be5 color space conversions
Hex:
#f28be5
RGB:
242, 139, 229
CMY:
5, 45, 10
CMYK:
0, 43, 5, 5
HSL:
308°, 79.8450%, 74.7059%
HSV (HSB):
308°, 42.5620%, 94.9020%
XYZ:
59.9934, 42.9996, 79.2665
xyY:
0.3292, 0.2359, 42.9996
CIE-Lab:
71.5547, 51.5113, -28.9610
CIE-LCH:
71.5547, 59.0945, 330.6542
CIE-Luv:
71.5547, 52.7398, -53.8173
Hunter-Lab:
65.5741, 48.5541, -25.7684
#f28be5 color charts
#f28be5 color shades, tints & tones
#f28be5 color schemes
#f28be5 color preview, HTML & CSS examples
This text has a color of #f28be5
<p style="color:#f28be5;">Text here</p>
.mytext {color:#f28be5;}
This box has a color of #f28be5
<div style="background-color:#f28be5;">Content here</div>
.mybackground {background-color:#f28be5;}
Border around this has a color of #f28be5
<div style="border:2px solid #f28be5;">Content here</div>
.myborder {border:2px solid #f28be5;}