#be5acc color space conversions
Hex:
#be5acc
RGB:
190, 90, 204
CMY:
25, 65, 20
CMYK:
7, 56, 0, 20
HSL:
293°, 52.7778%, 57.6471%
HSV (HSB):
293°, 55.8824%, 80.0000%
XYZ:
35.7905, 22.6191, 59.6063
xyY:
0.3033, 0.1917, 22.6191
CIE-Lab:
54.6778, 56.4144, -41.7507
CIE-LCH:
54.6778, 70.1834, 323.4959
CIE-Luv:
54.6778, 43.0919, -71.6561
Hunter-Lab:
47.5596, 51.0991, -41.0164
#be5acc color charts
#be5acc color shades, tints & tones
#be5acc color schemes
#be5acc color preview, HTML & CSS examples
This text has a color of #be5acc
<p style="color:#be5acc;">Text here</p>
.mytext {color:#be5acc;}
This box has a color of #be5acc
<div style="background-color:#be5acc;">Content here</div>
.mybackground {background-color:#be5acc;}
Border around this has a color of #be5acc
<div style="border:2px solid #be5acc;">Content here</div>
.myborder {border:2px solid #be5acc;}