#beeedc color space conversions
Hex:
#beeedc
RGB:
190, 238, 220
CMY:
25, 7, 14
CMYK:
20, 0, 8, 7
HSL:
158°, 58.5366%, 83.9216%
HSV (HSB):
158°, 20.1681%, 93.3333%
XYZ:
64.7280, 77.2635, 79.2120
xyY:
0.2926, 0.3493, 77.2635
CIE-Lab:
90.4428, -18.9044, 3.6459
CIE-LCH:
90.4428, 19.2527, 169.0840
CIE-Luv:
90.4428, -24.2942, 8.8376
Hunter-Lab:
87.8997, -22.3797, 8.0998
#beeedc color charts
#beeedc RGB chart
#beeedc CMYK chart
#beeedc RGB pie chart
#beeedc color shades, tints & tones
#beeedc color schemes
#beeedc color preview, HTML & CSS examples
This text has a color of #beeedc
<p style="color:#beeedc;">Text here</p>
.mytext {color:#beeedc;}
Text color #beeedc
This box has a color of #beeedc
<div style="background-color:#beeedc;">Content here</div>
.mybackground {background-color:#beeedc;}
Background color #beeedc
Border around this has a color of #beeedc
<div style="border:2px solid #beeedc;">Content here</div>
.myborder {border:2px solid #beeedc;}
Border color #beeedc