#b0def0 color space conversions
Hex:
#b0def0
RGB:
176, 222, 240
CMY:
31, 13, 6
CMYK:
27, 8, 0, 6
HSL:
197°, 68.0851%, 81.5686%
HSV (HSB):
197°, 26.6667%, 94.1176%
XYZ:
59.7539, 67.7639, 92.3685
xyY:
0.2717, 0.3082, 67.7639
CIE-Lab:
85.8883, -10.8427, -13.6599
CIE-LCH:
85.8883, 17.4401, 231.5588
CIE-Luv:
85.8883, -23.6989, -19.7455
Hunter-Lab:
82.3188, -14.4877, -8.9050
#b0def0 color charts
#b0def0 color shades, tints & tones
#b0def0 color schemes
#b0def0 color preview, HTML & CSS examples
This text has a color of #b0def0
<p style="color:#b0def0;">Text here</p>
.mytext {color:#b0def0;}
This box has a color of #b0def0
<div style="background-color:#b0def0;">Content here</div>
.mybackground {background-color:#b0def0;}
Border around this has a color of #b0def0
<div style="border:2px solid #b0def0;">Content here</div>
.myborder {border:2px solid #b0def0;}