#b0b0e7 color space conversions
Hex:
#b0b0e7
RGB:
176, 176, 231
CMY:
31, 31, 9
CMYK:
24, 24, 0, 9
HSL:
240°, 53.3981%, 79.8039%
HSV (HSB):
240°, 23.8095%, 90.5882%
XYZ:
47.8536, 46.0503, 81.9677
xyY:
0.2721, 0.2618, 46.0503
CIE-Lab:
73.5782, 11.6543, -27.4933
CIE-LCH:
73.5782, 29.8614, 292.9720
CIE-Luv:
73.5782, -3.2654, -45.3038
Hunter-Lab:
67.8604, 7.1186, -24.1134
#b0b0e7 color charts
#b0b0e7 color shades, tints & tones
#b0b0e7 color schemes
#b0b0e7 color preview, HTML & CSS examples
This text has a color of #b0b0e7
<p style="color:#b0b0e7;">Text here</p>
.mytext {color:#b0b0e7;}
This box has a color of #b0b0e7
<div style="background-color:#b0b0e7;">Content here</div>
.mybackground {background-color:#b0b0e7;}
Border around this has a color of #b0b0e7
<div style="border:2px solid #b0b0e7;">Content here</div>
.myborder {border:2px solid #b0b0e7;}