#b1beff color space conversions
Hex:
#b1beff
RGB:
177, 190, 255
CMY:
31, 25, 0
CMYK:
31, 25, 0, 0
HSL:
230°, 100.0000%, 84.7059%
HSV (HSB):
230°, 30.5882%, 100.0000%
XYZ:
54.5949, 53.3940, 102.0364
xyY:
0.2599, 0.2542, 53.3940
CIE-Lab:
78.1071, 9.9971, -33.4633
CIE-LCH:
78.1071, 34.9247, 286.6335
CIE-Luv:
78.1071, -9.9946, -55.4892
Hunter-Lab:
73.0712, 5.4911, -31.6425
#b1beff color charts
#b1beff color shades, tints & tones
#b1beff color schemes
#b1beff color preview, HTML & CSS examples
This text has a color of #b1beff
<p style="color:#b1beff;">Text here</p>
.mytext {color:#b1beff;}
This box has a color of #b1beff
<div style="background-color:#b1beff;">Content here</div>
.mybackground {background-color:#b1beff;}
Border around this has a color of #b1beff
<div style="border:2px solid #b1beff;">Content here</div>
.myborder {border:2px solid #b1beff;}