#b2a8ed color space conversions
Hex:
#b2a8ed
RGB:
178, 168, 237
CMY:
30, 34, 7
CMYK:
25, 29, 0, 7
HSL:
249°, 65.7143%, 79.4118%
HSV (HSB):
249°, 29.1139%, 92.9412%
XYZ:
47.6488, 43.5847, 86.0221
xyY:
0.2688, 0.2459, 43.5847
CIE-Lab:
71.9500, 18.1038, -33.2520
CIE-LCH:
71.9500, 37.8608, 298.5658
CIE-Luv:
71.9500, 0.7514, -55.6634
Hunter-Lab:
66.0187, 13.2992, -31.0416
#b2a8ed color charts
#b2a8ed color shades, tints & tones
#b2a8ed color schemes
#b2a8ed color preview, HTML & CSS examples
This text has a color of #b2a8ed
<p style="color:#b2a8ed;">Text here</p>
.mytext {color:#b2a8ed;}
This box has a color of #b2a8ed
<div style="background-color:#b2a8ed;">Content here</div>
.mybackground {background-color:#b2a8ed;}
Border around this has a color of #b2a8ed
<div style="border:2px solid #b2a8ed;">Content here</div>
.myborder {border:2px solid #b2a8ed;}