#b2d8f8 color space conversions
Hex:
#b2d8f8
RGB:
178, 216, 248
CMY:
30, 15, 3
CMYK:
28, 13, 0, 3
HSL:
207°, 83.3333%, 83.5294%
HSV (HSB):
207°, 28.2258%, 97.2549%
XYZ:
59.8592, 65.3540, 98.2666
xyY:
0.2679, 0.2924, 65.3540
CIE-Lab:
84.6658, -5.3221, -19.7145
CIE-LCH:
84.6658, 20.4203, 254.8926
CIE-Luv:
84.6658, -20.3425, -30.5292
Hunter-Lab:
80.8418, -9.3031, -15.4802
#b2d8f8 color charts
#b2d8f8 color shades, tints & tones
#b2d8f8 color schemes
#b2d8f8 color preview, HTML & CSS examples
This text has a color of #b2d8f8
<p style="color:#b2d8f8;">Text here</p>
.mytext {color:#b2d8f8;}
This box has a color of #b2d8f8
<div style="background-color:#b2d8f8;">Content here</div>
.mybackground {background-color:#b2d8f8;}
Border around this has a color of #b2d8f8
<div style="border:2px solid #b2d8f8;">Content here</div>
.myborder {border:2px solid #b2d8f8;}