#b7d7f3 color space conversions
Hex:
#b7d7f3
RGB:
183, 215, 243
CMY:
28, 16, 5
CMYK:
25, 12, 0, 5
HSL:
208°, 71.4286%, 83.5294%
HSV (HSB):
208°, 24.6914%, 95.2941%
XYZ:
60.0065, 65.1392, 94.2045
xyY:
0.2736, 0.2970, 65.1392
CIE-Lab:
84.5554, -4.4950, -17.2041
CIE-LCH:
84.5554, 17.7816, 255.3575
CIE-Luv:
84.5554, -17.5453, -26.4990
Hunter-Lab:
80.7089, -8.5269, -12.7079
#b7d7f3 color charts
#b7d7f3 color shades, tints & tones
#b7d7f3 color schemes
#b7d7f3 color preview, HTML & CSS examples
This text has a color of #b7d7f3
<p style="color:#b7d7f3;">Text here</p>
.mytext {color:#b7d7f3;}
This box has a color of #b7d7f3
<div style="background-color:#b7d7f3;">Content here</div>
.mybackground {background-color:#b7d7f3;}
Border around this has a color of #b7d7f3
<div style="border:2px solid #b7d7f3;">Content here</div>
.myborder {border:2px solid #b7d7f3;}