#bedadc color space conversions
Hex:
#bedadc
RGB:
190, 218, 220
CMY:
25, 15, 14
CMYK:
14, 1, 0, 14
HSL:
184°, 30.0000%, 80.3922%
HSV (HSB):
184°, 13.6364%, 86.2745%
XYZ:
59.2249, 66.2573, 77.3776
xyY:
0.2919, 0.3266, 66.2573
CIE-Lab:
85.1275, -8.8313, -4.1191
CIE-LCH:
85.1275, 9.7447, 205.0051
CIE-Luv:
85.1275, -14.9546, -4.8204
Hunter-Lab:
81.3986, -12.5725, 0.6178
#bedadc color charts
#bedadc color shades, tints & tones
#bedadc color schemes
#bedadc color preview, HTML & CSS examples
This text has a color of #bedadc
<p style="color:#bedadc;">Text here</p>
.mytext {color:#bedadc;}
This box has a color of #bedadc
<div style="background-color:#bedadc;">Content here</div>
.mybackground {background-color:#bedadc;}
Border around this has a color of #bedadc
<div style="border:2px solid #bedadc;">Content here</div>
.myborder {border:2px solid #bedadc;}