#b2a7da color space conversions
Hex:
#b2a7da
RGB:
178, 167, 218
CMY:
30, 35, 15
CMYK:
18, 23, 0, 15
HSL:
253°, 40.8000%, 75.4902%
HSV (HSB):
253°, 23.3945%, 85.4902%
XYZ:
44.8337, 42.1644, 72.1052
xyY:
0.2818, 0.2650, 42.1644
CIE-Lab:
70.9841, 14.2858, -24.3548
CIE-LCH:
70.9841, 28.2354, 300.3946
CIE-Luv:
70.9841, 2.6252, -40.3075
Hunter-Lab:
64.9341, 9.6105, -20.3839
#b2a7da color charts
#b2a7da color shades, tints & tones
#b2a7da color schemes
#b2a7da color preview, HTML & CSS examples
This text has a color of #b2a7da
<p style="color:#b2a7da;">Text here</p>
.mytext {color:#b2a7da;}
This box has a color of #b2a7da
<div style="background-color:#b2a7da;">Content here</div>
.mybackground {background-color:#b2a7da;}
Border around this has a color of #b2a7da
<div style="border:2px solid #b2a7da;">Content here</div>
.myborder {border:2px solid #b2a7da;}