#b1a2e5 color space conversions
Hex:
#b1a2e5
RGB:
177, 162, 229
CMY:
31, 36, 10
CMYK:
23, 29, 0, 10
HSL:
253°, 56.3025%, 76.6667%
HSV (HSB):
253°, 29.2576%, 89.8039%
XYZ:
45.1946, 40.8449, 79.6306
xyY:
0.2728, 0.2465, 40.8449
CIE-Lab:
70.0671, 19.2799, -31.8009
CIE-LCH:
70.0671, 37.1888, 301.2272
CIE-Luv:
70.0671, 3.4167, -53.2054
Hunter-Lab:
63.9100, 14.3856, -29.1371
#b1a2e5 color charts
#b1a2e5 color shades, tints & tones
#b1a2e5 color schemes
#b1a2e5 color preview, HTML & CSS examples
This text has a color of #b1a2e5
<p style="color:#b1a2e5;">Text here</p>
.mytext {color:#b1a2e5;}
This box has a color of #b1a2e5
<div style="background-color:#b1a2e5;">Content here</div>
.mybackground {background-color:#b1a2e5;}
Border around this has a color of #b1a2e5
<div style="border:2px solid #b1a2e5;">Content here</div>
.myborder {border:2px solid #b1a2e5;}