#bedae8 color space conversions
Hex:
#bedae8
RGB:
190, 218, 232
CMY:
25, 15, 9
CMYK:
18, 6, 0, 9
HSL:
200°, 47.7273%, 82.7451%
HSV (HSB):
200°, 18.1034%, 90.9804%
XYZ:
60.8721, 66.9162, 86.0517
xyY:
0.2847, 0.3129, 66.9162
CIE-Lab:
85.4616, -6.3483, -9.9774
CIE-LCH:
85.4616, 11.8258, 237.5328
CIE-Luv:
85.4616, -15.2931, -14.4931
Hunter-Lab:
81.8023, -10.3256, -5.1084
#bedae8 color charts
#bedae8 color shades, tints & tones
#bedae8 color schemes
#bedae8 color preview, HTML & CSS examples
This text has a color of #bedae8
<p style="color:#bedae8;">Text here</p>
.mytext {color:#bedae8;}
This box has a color of #bedae8
<div style="background-color:#bedae8;">Content here</div>
.mybackground {background-color:#bedae8;}
Border around this has a color of #bedae8
<div style="border:2px solid #bedae8;">Content here</div>
.myborder {border:2px solid #bedae8;}