#b0b0f7 color space conversions
Hex:
#b0b0f7
RGB:
176, 176, 247
CMY:
31, 31, 3
CMYK:
29, 29, 0, 3
HSL:
240°, 81.6092%, 82.9412%
HSV (HSB):
240°, 28.7449%, 96.8627%
XYZ:
50.2183, 46.9962, 94.4201
xyY:
0.2621, 0.2452, 46.9962
CIE-Lab:
74.1873, 15.4755, -35.2254
CIE-LCH:
74.1873, 38.4749, 293.7172
CIE-Luv:
74.1873, -4.2423, -58.8501
Hunter-Lab:
68.5538, 10.7892, -33.6733
#b0b0f7 color charts
#b0b0f7 color shades, tints & tones
#b0b0f7 color schemes
#b0b0f7 color preview, HTML & CSS examples
This text has a color of #b0b0f7
<p style="color:#b0b0f7;">Text here</p>
.mytext {color:#b0b0f7;}
This box has a color of #b0b0f7
<div style="background-color:#b0b0f7;">Content here</div>
.mybackground {background-color:#b0b0f7;}
Border around this has a color of #b0b0f7
<div style="border:2px solid #b0b0f7;">Content here</div>
.myborder {border:2px solid #b0b0f7;}