#b1b2fe color space conversions
Hex:
#b1b2fe
RGB:
177, 178, 254
CMY:
31, 30, 0
CMYK:
30, 30, 0, 0
HSL:
239°, 97.4684%, 84.5098%
HSV (HSB):
239°, 30.3150%, 99.6078%
XYZ:
51.9412, 48.3437, 100.3596
xyY:
0.2589, 0.2409, 48.3437
CIE-Lab:
75.0412, 16.3659, -37.6713
CIE-LCH:
75.0412, 41.0728, 293.4820
CIE-Luv:
75.0412, -5.0134, -63.2054
Hunter-Lab:
69.5296, 11.6695, -36.9089
#b1b2fe color charts
#b1b2fe color shades, tints & tones
#b1b2fe color schemes
#b1b2fe color preview, HTML & CSS examples
This text has a color of #b1b2fe
<p style="color:#b1b2fe;">Text here</p>
.mytext {color:#b1b2fe;}
This box has a color of #b1b2fe
<div style="background-color:#b1b2fe;">Content here</div>
.mybackground {background-color:#b1b2fe;}
Border around this has a color of #b1b2fe
<div style="border:2px solid #b1b2fe;">Content here</div>
.myborder {border:2px solid #b1b2fe;}