#be73f5 color space conversions
Hex:
#be73f5
RGB:
190, 115, 245
CMY:
25, 55, 4
CMYK:
22, 53, 0, 4
HSL:
275°, 86.6667%, 70.5882%
HSV (HSB):
275°, 53.0612%, 96.0784%
XYZ:
43.8474, 29.8012, 89.8274
xyY:
0.2682, 0.1823, 29.8012
CIE-Lab:
61.4823, 52.3664, -53.9868
CIE-LCH:
61.4823, 75.2118, 314.1271
CIE-Luv:
61.4823, 26.2403, -92.3866
Hunter-Lab:
54.5905, 47.8389, -59.3470
#be73f5 color charts
#be73f5 color shades, tints & tones
#be73f5 color schemes
#be73f5 color preview, HTML & CSS examples
This text has a color of #be73f5
<p style="color:#be73f5;">Text here</p>
.mytext {color:#be73f5;}
This box has a color of #be73f5
<div style="background-color:#be73f5;">Content here</div>
.mybackground {background-color:#be73f5;}
Border around this has a color of #be73f5
<div style="border:2px solid #be73f5;">Content here</div>
.myborder {border:2px solid #be73f5;}