#bedfe8 color space conversions
Hex:
#bedfe8
RGB:
190, 223, 232
CMY:
25, 13, 9
CMYK:
18, 4, 0, 9
HSL:
193°, 47.7273%, 82.7451%
HSV (HSB):
193°, 18.1034%, 90.9804%
XYZ:
62.1884, 69.5487, 86.4905
xyY:
0.2850, 0.3187, 69.5487
CIE-Lab:
86.7750, -8.9254, -8.0266
CIE-LCH:
86.7750, 12.0037, 221.9650
CIE-Luv:
86.7750, -17.5846, -10.9836
Hunter-Lab:
83.3959, -12.8351, -3.1130
#bedfe8 color charts
#bedfe8 color shades, tints & tones
#bedfe8 color schemes
#bedfe8 color preview, HTML & CSS examples
This text has a color of #bedfe8
<p style="color:#bedfe8;">Text here</p>
.mytext {color:#bedfe8;}
This box has a color of #bedfe8
<div style="background-color:#bedfe8;">Content here</div>
.mybackground {background-color:#bedfe8;}
Border around this has a color of #bedfe8
<div style="border:2px solid #bedfe8;">Content here</div>
.myborder {border:2px solid #bedfe8;}