#b1a5ec color space conversions
Hex:
#b1a5ec
RGB:
177, 165, 236
CMY:
31, 35, 7
CMYK:
25, 30, 0, 7
HSL:
250°, 65.1376%, 78.6275%
HSV (HSB):
250°, 30.0847%, 92.5490%
XYZ:
46.7269, 42.3135, 85.0614
xyY:
0.2684, 0.2430, 42.3135
CIE-Lab:
71.0865, 19.2475, -34.0499
CIE-LCH:
71.0865, 39.1134, 299.4783
CIE-Luv:
71.0865, 1.5867, -57.0576
Hunter-Lab:
65.0488, 14.3875, -31.9967
#b1a5ec color charts
#b1a5ec color shades, tints & tones
#b1a5ec color schemes
#b1a5ec color preview, HTML & CSS examples
This text has a color of #b1a5ec
<p style="color:#b1a5ec;">Text here</p>
.mytext {color:#b1a5ec;}
This box has a color of #b1a5ec
<div style="background-color:#b1a5ec;">Content here</div>
.mybackground {background-color:#b1a5ec;}
Border around this has a color of #b1a5ec
<div style="border:2px solid #b1a5ec;">Content here</div>
.myborder {border:2px solid #b1a5ec;}