#b1a5da color space conversions
Hex:
#b1a5da
RGB:
177, 165, 218
CMY:
31, 35, 15
CMYK:
19, 24, 0, 15
HSL:
254°, 41.7323%, 75.0980%
HSV (HSB):
254°, 24.3119%, 85.4902%
XYZ:
44.2415, 41.3193, 71.9733
xyY:
0.2808, 0.2623, 41.3193
CIE-Lab:
70.3991, 15.0861, -25.2571
CIE-LCH:
70.3991, 29.4195, 300.8499
CIE-Luv:
70.3991, 2.9917, -41.8505
Hunter-Lab:
64.2801, 10.3643, -21.3899
#b1a5da color charts
#b1a5da color shades, tints & tones
#b1a5da color schemes
#b1a5da color preview, HTML & CSS examples
This text has a color of #b1a5da
<p style="color:#b1a5da;">Text here</p>
.mytext {color:#b1a5da;}
This box has a color of #b1a5da
<div style="background-color:#b1a5da;">Content here</div>
.mybackground {background-color:#b1a5da;}
Border around this has a color of #b1a5da
<div style="border:2px solid #b1a5da;">Content here</div>
.myborder {border:2px solid #b1a5da;}