#b7d3ec color space conversions
Hex:
#b7d3ec
RGB:
183, 211, 236
CMY:
28, 17, 7
CMYK:
22, 11, 0, 7
HSL:
208°, 58.2418%, 82.1569%
HSV (HSB):
208°, 22.4576%, 92.5490%
XYZ:
57.9630, 62.7119, 88.4065
xyY:
0.2772, 0.2999, 62.7119
CIE-Lab:
83.2906, -3.9685, -15.3920
CIE-LCH:
83.2906, 15.8954, 255.5424
CIE-Luv:
83.2906, -15.5838, -23.5640
Hunter-Lab:
79.1909, -7.9326, -10.7561
#b7d3ec color charts
#b7d3ec color shades, tints & tones
#b7d3ec color schemes
#b7d3ec color preview, HTML & CSS examples
This text has a color of #b7d3ec
<p style="color:#b7d3ec;">Text here</p>
.mytext {color:#b7d3ec;}
This box has a color of #b7d3ec
<div style="background-color:#b7d3ec;">Content here</div>
.mybackground {background-color:#b7d3ec;}
Border around this has a color of #b7d3ec
<div style="border:2px solid #b7d3ec;">Content here</div>
.myborder {border:2px solid #b7d3ec;}