#b0bffc color space conversions
Hex:
#b0bffc
RGB:
176, 191, 252
CMY:
31, 25, 1
CMYK:
30, 24, 0, 1
HSL:
228°, 92.6829%, 83.9216%
HSV (HSB):
228°, 30.1587%, 98.8235%
XYZ:
54.1060, 53.5200, 99.5742
xyY:
0.2611, 0.2583, 53.5200
CIE-Lab:
78.1810, 8.4339, -31.7487
CIE-LCH:
78.1810, 32.8499, 284.8768
CIE-Luv:
78.1810, -10.7343, -52.3667
Hunter-Lab:
73.1574, 3.9903, -29.4892
#b0bffc color charts
#b0bffc color shades, tints & tones
#b0bffc color schemes
#b0bffc color preview, HTML & CSS examples
This text has a color of #b0bffc
<p style="color:#b0bffc;">Text here</p>
.mytext {color:#b0bffc;}
This box has a color of #b0bffc
<div style="background-color:#b0bffc;">Content here</div>
.mybackground {background-color:#b0bffc;}
Border around this has a color of #b0bffc
<div style="border:2px solid #b0bffc;">Content here</div>
.myborder {border:2px solid #b0bffc;}