#bdebf7 color space conversions
Hex:
#bdebf7
RGB:
189, 235, 247
CMY:
26, 8, 3
CMYK:
23, 5, 0, 3
HSL:
192°, 78.3784%, 85.4902%
HSV (HSB):
192°, 23.4818%, 96.8627%
XYZ:
67.4831, 76.9509, 99.2920
xyY:
0.2769, 0.3157, 76.9509
CIE-Lab:
90.2990, -12.1299, -10.6721
CIE-LCH:
90.2990, 16.1563, 221.3419
CIE-Luv:
90.2990, -23.7225, -14.7825
Hunter-Lab:
87.7217, -16.1952, -5.7051
#bdebf7 color charts
#bdebf7 color shades, tints & tones
#bdebf7 color schemes
#bdebf7 color preview, HTML & CSS examples
This text has a color of #bdebf7
<p style="color:#bdebf7;">Text here</p>
.mytext {color:#bdebf7;}
This box has a color of #bdebf7
<div style="background-color:#bdebf7;">Content here</div>
.mybackground {background-color:#bdebf7;}
Border around this has a color of #bdebf7
<div style="border:2px solid #bdebf7;">Content here</div>
.myborder {border:2px solid #bdebf7;}