#beebdc color space conversions
Hex:
#beebdc
RGB:
190, 235, 220
CMY:
25, 8, 14
CMYK:
19, 0, 6, 8
HSL:
160°, 52.9412%, 83.3333%
HSV (HSB):
160°, 19.1489%, 92.1569%
XYZ:
63.8618, 75.5311, 78.9232
xyY:
0.2925, 0.3460, 75.5311
CIE-Lab:
89.6412, -17.4204, 2.4827
CIE-LCH:
89.6412, 17.5964, 171.8891
CIE-Luv:
89.6412, -22.9032, 6.8070
Hunter-Lab:
86.9086, -20.9256, 6.9938
#beebdc color charts
#beebdc RGB chart
#beebdc CMYK chart
#beebdc RGB pie chart
#beebdc color shades, tints & tones
#beebdc color schemes
#beebdc color preview, HTML & CSS examples
This text has a color of #beebdc
<p style="color:#beebdc;">Text here</p>
.mytext {color:#beebdc;}
Text color #beebdc
This box has a color of #beebdc
<div style="background-color:#beebdc;">Content here</div>
.mybackground {background-color:#beebdc;}
Background color #beebdc
Border around this has a color of #beebdc
<div style="border:2px solid #beebdc;">Content here</div>
.myborder {border:2px solid #beebdc;}
Border color #beebdc