#b0c0ff color space conversions
Hex:
#b0c0ff
RGB:
176, 192, 255
CMY:
31, 25, 0
CMYK:
31, 25, 0, 0
HSL:
228°, 100.0000%, 84.5098%
HSV (HSB):
228°, 30.9804%, 100.0000%
XYZ:
54.8041, 54.1494, 102.1711
xyY:
0.2596, 0.2565, 54.1494
CIE-Lab:
78.5488, 8.6235, -32.7879
CIE-LCH:
78.5488, 33.9030, 284.7356
CIE-Luv:
78.5488, -11.2767, -54.1870
Hunter-Lab:
73.5863, 4.1638, -30.8110
#b0c0ff color charts
#b0c0ff color shades, tints & tones
#b0c0ff color schemes
#b0c0ff color preview, HTML & CSS examples
This text has a color of #b0c0ff
<p style="color:#b0c0ff;">Text here</p>
.mytext {color:#b0c0ff;}
This box has a color of #b0c0ff
<div style="background-color:#b0c0ff;">Content here</div>
.mybackground {background-color:#b0c0ff;}
Border around this has a color of #b0c0ff
<div style="border:2px solid #b0c0ff;">Content here</div>
.myborder {border:2px solid #b0c0ff;}