#f58be5 color space conversions
Hex:
#f58be5
RGB:
245, 139, 229
CMY:
4, 45, 10
CMYK:
0, 43, 7, 4
HSL:
309°, 84.1270%, 75.2941%
HSV (HSB):
309°, 43.2653%, 96.0784%
XYZ:
61.0317, 43.5349, 79.3151
xyY:
0.3319, 0.2368, 43.5349
CIE-Lab:
71.9165, 52.4120, -28.3740
CIE-LCH:
71.9165, 59.5995, 331.5704
CIE-Luv:
71.9165, 54.7821, -53.0725
Hunter-Lab:
65.9810, 49.6439, -25.0853
#f58be5 color charts
#f58be5 color shades, tints & tones
#f58be5 color schemes
#f58be5 color preview, HTML & CSS examples
This text has a color of #f58be5
<p style="color:#f58be5;">Text here</p>
.mytext {color:#f58be5;}
This box has a color of #f58be5
<div style="background-color:#f58be5;">Content here</div>
.mybackground {background-color:#f58be5;}
Border around this has a color of #f58be5
<div style="border:2px solid #f58be5;">Content here</div>
.myborder {border:2px solid #f58be5;}