#be2bcd color space conversions
Hex:
#be2bcd
RGB:
190, 43, 205
CMY:
25, 83, 20
CMYK:
7, 79, 0, 20
HSL:
294°, 65.3226%, 48.6275%
HSV (HSB):
294°, 79.0244%, 80.3922%
XYZ:
33.1185, 17.0827, 59.3094
xyY:
0.3024, 0.1560, 17.0827
CIE-Lab:
48.3640, 74.4106, -52.3644
CIE-LCH:
48.3640, 90.9889, 324.8651
CIE-Luv:
48.3640, 53.8551, -87.5962
Hunter-Lab:
41.3312, 70.7017, -56.1480
#be2bcd color charts
#be2bcd color shades, tints & tones
#be2bcd color schemes
#be2bcd color preview, HTML & CSS examples
This text has a color of #be2bcd
<p style="color:#be2bcd;">Text here</p>
.mytext {color:#be2bcd;}
This box has a color of #be2bcd
<div style="background-color:#be2bcd;">Content here</div>
.mybackground {background-color:#be2bcd;}
Border around this has a color of #be2bcd
<div style="border:2px solid #be2bcd;">Content here</div>
.myborder {border:2px solid #be2bcd;}