#bedde8 color space conversions
Hex:
#bedde8
RGB:
190, 221, 232
CMY:
25, 13, 9
CMYK:
18, 5, 0, 9
HSL:
196°, 47.7273%, 82.7451%
HSV (HSB):
196°, 18.1034%, 90.9804%
XYZ:
61.6571, 68.4862, 86.3134
xyY:
0.2848, 0.3164, 68.4862
CIE-Lab:
86.2490, -7.8975, -8.8070
CIE-LCH:
86.2490, 11.8294, 228.1165
CIE-Luv:
86.2490, -16.6685, -12.3863
Hunter-Lab:
82.7564, -11.8334, -3.9089
#bedde8 color charts
#bedde8 color shades, tints & tones
#bedde8 color schemes
#bedde8 color preview, HTML & CSS examples
This text has a color of #bedde8
<p style="color:#bedde8;">Text here</p>
.mytext {color:#bedde8;}
This box has a color of #bedde8
<div style="background-color:#bedde8;">Content here</div>
.mybackground {background-color:#bedde8;}
Border around this has a color of #bedde8
<div style="border:2px solid #bedde8;">Content here</div>
.myborder {border:2px solid #bedde8;}