#b0dcf5 color space conversions
Hex:
#b0dcf5
RGB:
176, 220, 245
CMY:
31, 14, 4
CMYK:
28, 10, 0, 4
HSL:
202°, 77.5281%, 82.5490%
HSV (HSB):
202°, 28.1633%, 96.0784%
XYZ:
59.9791, 67.0091, 96.1590
xyY:
0.2688, 0.3003, 67.0091
CIE-Lab:
85.5085, -8.6685, -16.8698
CIE-LCH:
85.5085, 18.9667, 242.8038
CIE-Luv:
85.5085, -22.8942, -25.3388
Hunter-Lab:
81.8591, -12.4643, -12.3460
#b0dcf5 color charts
#b0dcf5 color shades, tints & tones
#b0dcf5 color schemes
#b0dcf5 color preview, HTML & CSS examples
This text has a color of #b0dcf5
<p style="color:#b0dcf5;">Text here</p>
.mytext {color:#b0dcf5;}
This box has a color of #b0dcf5
<div style="background-color:#b0dcf5;">Content here</div>
.mybackground {background-color:#b0dcf5;}
Border around this has a color of #b0dcf5
<div style="border:2px solid #b0dcf5;">Content here</div>
.myborder {border:2px solid #b0dcf5;}