#be51a1 color space conversions
Hex:
#be51a1
RGB:
190, 81, 161
CMY:
25, 68, 37
CMYK:
0, 57, 15, 25
HSL:
316°, 45.6067%, 53.1373%
HSV (HSB):
316°, 57.3684%, 74.5098%
XYZ:
30.6107, 19.4052, 35.8504
xyY:
0.3565, 0.2260, 19.4052
CIE-Lab:
51.1580, 53.2528, -22.3150
CIE-LCH:
51.1580, 57.7393, 337.2644
CIE-Luv:
51.1580, 58.1353, -40.8753
Hunter-Lab:
44.0514, 46.9472, -17.4162
#be51a1 color charts
#be51a1 color shades, tints & tones
#be51a1 color schemes
#be51a1 color preview, HTML & CSS examples
This text has a color of #be51a1
<p style="color:#be51a1;">Text here</p>
.mytext {color:#be51a1;}
This box has a color of #be51a1
<div style="background-color:#be51a1;">Content here</div>
.mybackground {background-color:#be51a1;}
Border around this has a color of #be51a1
<div style="border:2px solid #be51a1;">Content here</div>
.myborder {border:2px solid #be51a1;}