#b1b1db color space conversions
Hex:
#b1b1db
RGB:
177, 177, 219
CMY:
31, 31, 14
CMYK:
19, 19, 0, 14
HSL:
240°, 36.8421%, 77.6471%
HSV (HSB):
240°, 19.1781%, 85.8824%
XYZ:
46.6398, 45.9059, 73.4204
xyY:
0.2810, 0.2766, 45.9059
CIE-Lab:
73.4844, 8.6663, -21.0974
CIE-LCH:
73.4844, 22.8080, 292.3318
CIE-Luv:
73.4844, -2.4741, -34.3305
Hunter-Lab:
67.7539, 4.3049, -16.8209
#b1b1db color charts
#b1b1db color shades, tints & tones
#b1b1db color schemes
#b1b1db color preview, HTML & CSS examples
This text has a color of #b1b1db
<p style="color:#b1b1db;">Text here</p>
.mytext {color:#b1b1db;}
This box has a color of #b1b1db
<div style="background-color:#b1b1db;">Content here</div>
.mybackground {background-color:#b1b1db;}
Border around this has a color of #b1b1db
<div style="border:2px solid #b1b1db;">Content here</div>
.myborder {border:2px solid #b1b1db;}