#b2a5da color space conversions
Hex:
#b2a5da
RGB:
178, 165, 218
CMY:
30, 35, 15
CMYK:
18, 24, 0, 15
HSL:
255°, 41.7323%, 75.0980%
HSV (HSB):
255°, 24.3119%, 85.4902%
XYZ:
44.4701, 41.4372, 71.9840
xyY:
0.2817, 0.2624, 41.4372
CIE-Lab:
70.4812, 15.3987, -25.1242
CIE-LCH:
70.4812, 29.4677, 301.5042
CIE-Luv:
70.4812, 3.5214, -41.6880
Hunter-Lab:
64.3717, 10.6632, -21.2411
#b2a5da color charts
#b2a5da color shades, tints & tones
#b2a5da color schemes
#b2a5da color preview, HTML & CSS examples
This text has a color of #b2a5da
<p style="color:#b2a5da;">Text here</p>
.mytext {color:#b2a5da;}
This box has a color of #b2a5da
<div style="background-color:#b2a5da;">Content here</div>
.mybackground {background-color:#b2a5da;}
Border around this has a color of #b2a5da
<div style="border:2px solid #b2a5da;">Content here</div>
.myborder {border:2px solid #b2a5da;}