#be8ced color space conversions
Hex:
#be8ced
RGB:
190, 140, 237
CMY:
25, 45, 7
CMYK:
20, 41, 0, 7
HSL:
271°, 72.9323%, 73.9216%
HSV (HSB):
271°, 40.9283%, 92.9412%
XYZ:
45.8993, 35.8177, 84.6151
xyY:
0.2759, 0.2153, 35.8177
CIE-Lab:
66.3804, 37.1888, -41.8412
CIE-LCH:
66.3804, 55.9794, 311.6310
CIE-Luv:
66.3804, 18.5612, -71.8008
Hunter-Lab:
59.8479, 32.1637, -41.9328
#be8ced color charts
#be8ced color shades, tints & tones
#be8ced color schemes
#be8ced color preview, HTML & CSS examples
This text has a color of #be8ced
<p style="color:#be8ced;">Text here</p>
.mytext {color:#be8ced;}
This box has a color of #be8ced
<div style="background-color:#be8ced;">Content here</div>
.mybackground {background-color:#be8ced;}
Border around this has a color of #be8ced
<div style="border:2px solid #be8ced;">Content here</div>
.myborder {border:2px solid #be8ced;}