#b0def8 color space conversions
Hex:
#b0def8
RGB:
176, 222, 248
CMY:
31, 13, 3
CMYK:
29, 10, 0, 3
HSL:
202°, 83.7209%, 83.1373%
HSV (HSB):
202°, 29.0323%, 97.2549%
XYZ:
60.9690, 68.2500, 98.7671
xyY:
0.2674, 0.2994, 68.2500
CIE-Lab:
86.1313, -9.0063, -17.5154
CIE-LCH:
86.1313, 19.6953, 242.7883
CIE-Luv:
86.1313, -23.7920, -26.3764
Hunter-Lab:
82.6135, -12.8401, -13.0536
#b0def8 color charts
#b0def8 color shades, tints & tones
#b0def8 color schemes
#b0def8 color preview, HTML & CSS examples
This text has a color of #b0def8
<p style="color:#b0def8;">Text here</p>
.mytext {color:#b0def8;}
This box has a color of #b0def8
<div style="background-color:#b0def8;">Content here</div>
.mybackground {background-color:#b0def8;}
Border around this has a color of #b0def8
<div style="border:2px solid #b0def8;">Content here</div>
.myborder {border:2px solid #b0def8;}