#b0dff5 color space conversions
Hex:
#b0dff5
RGB:
176, 223, 245
CMY:
31, 13, 4
CMYK:
28, 9, 0, 4
HSL:
199°, 77.5281%, 82.5490%
HSV (HSB):
199°, 28.1633%, 96.0784%
XYZ:
60.7736, 68.5980, 96.4238
xyY:
0.2692, 0.3038, 68.5980
CIE-Lab:
86.3046, -10.2146, -15.6733
CIE-LCH:
86.3046, 18.7080, 236.9068
CIE-Luv:
86.3046, -24.1880, -23.1555
Hunter-Lab:
82.8239, -13.9642, -11.0488
#b0dff5 color charts
#b0dff5 color shades, tints & tones
#b0dff5 color schemes
#b0dff5 color preview, HTML & CSS examples
This text has a color of #b0dff5
<p style="color:#b0dff5;">Text here</p>
.mytext {color:#b0dff5;}
This box has a color of #b0dff5
<div style="background-color:#b0dff5;">Content here</div>
.mybackground {background-color:#b0dff5;}
Border around this has a color of #b0dff5
<div style="border:2px solid #b0dff5;">Content here</div>
.myborder {border:2px solid #b0dff5;}