#beddef color space conversions
Hex:
#beddef
RGB:
190, 221, 239
CMY:
25, 13, 6
CMYK:
21, 8, 0, 6
HSL:
202°, 60.4938%, 84.1176%
HSV (HSB):
202°, 20.5021%, 93.7255%
XYZ:
62.6716, 68.8920, 91.6557
xyY:
0.2808, 0.3086, 68.8920
CIE-Lab:
86.4506, -6.4053, -12.2022
CIE-LCH:
86.4506, 13.7812, 242.3037
CIE-Luv:
86.4506, -16.8499, -18.0911
Hunter-Lab:
83.0012, -10.4724, -7.3713
#beddef color charts
#beddef RGB chart
#beddef CMYK chart
#beddef RGB pie chart
#beddef color shades, tints & tones
#beddef color schemes
#beddef color preview, HTML & CSS examples
This text has a color of #beddef
<p style="color:#beddef;">Text here</p>
.mytext {color:#beddef;}
Text color #beddef
This box has a color of #beddef
<div style="background-color:#beddef;">Content here</div>
.mybackground {background-color:#beddef;}
Background color #beddef
Border around this has a color of #beddef
<div style="border:2px solid #beddef;">Content here</div>
.myborder {border:2px solid #beddef;}
Border color #beddef