#be1bdd color space conversions
Hex:
#be1bdd
RGB:
190, 27, 221
CMY:
25, 89, 13
CMYK:
14, 88, 0, 13
HSL:
290°, 78.2258%, 48.6275%
HSV (HSB):
290°, 87.7828%, 86.6667%
XYZ:
34.6783, 16.9515, 69.8508
xyY:
0.2855, 0.1395, 16.9515
CIE-Lab:
48.1988, 80.5617, -61.8036
CIE-LCH:
48.1988, 101.5376, 322.5061
CIE-Luv:
48.1988, 50.3897, -101.6906
Hunter-Lab:
41.1722, 78.2948, -71.7682
#be1bdd color charts
#be1bdd color shades, tints & tones
#be1bdd color schemes
#be1bdd color preview, HTML & CSS examples
This text has a color of #be1bdd
<p style="color:#be1bdd;">Text here</p>
.mytext {color:#be1bdd;}
This box has a color of #be1bdd
<div style="background-color:#be1bdd;">Content here</div>
.mybackground {background-color:#be1bdd;}
Border around this has a color of #be1bdd
<div style="border:2px solid #be1bdd;">Content here</div>
.myborder {border:2px solid #be1bdd;}