#b2d8f7 color space conversions
Hex:
#b2d8f7
RGB:
178, 216, 247
CMY:
30, 15, 3
CMYK:
28, 13, 0, 3
HSL:
207°, 81.1765%, 83.3333%
HSV (HSB):
207°, 27.9352%, 96.8627%
XYZ:
59.7045, 65.2921, 97.4516
xyY:
0.2684, 0.2935, 65.2921
CIE-Lab:
84.6340, -5.5548, -19.2335
CIE-LCH:
84.6340, 20.0196, 253.8909
CIE-Luv:
84.6340, -20.3235, -29.6935
Hunter-Lab:
80.8035, -9.5153, -14.9431
#b2d8f7 color charts
#b2d8f7 color shades, tints & tones
#b2d8f7 color schemes
#b2d8f7 color preview, HTML & CSS examples
This text has a color of #b2d8f7
<p style="color:#b2d8f7;">Text here</p>
.mytext {color:#b2d8f7;}
This box has a color of #b2d8f7
<div style="background-color:#b2d8f7;">Content here</div>
.mybackground {background-color:#b2d8f7;}
Border around this has a color of #b2d8f7
<div style="border:2px solid #b2d8f7;">Content here</div>
.myborder {border:2px solid #b2d8f7;}