#b2a7ea color space conversions
Hex:
#b2a7ea
RGB:
178, 167, 234
CMY:
30, 35, 8
CMYK:
24, 29, 0, 8
HSL:
250°, 61.4679%, 78.6275%
HSV (HSB):
250°, 28.6325%, 91.7647%
XYZ:
47.0301, 43.0429, 83.6713
xyY:
0.2707, 0.2477, 43.0429
CIE-Lab:
71.5841, 17.9544, -32.1831
CIE-LCH:
71.5841, 36.8526, 299.1565
CIE-Luv:
71.5841, 1.4017, -53.8196
Hunter-Lab:
65.6071, 13.1443, -29.6898
#b2a7ea color charts
#b2a7ea color shades, tints & tones
#b2a7ea color schemes
#b2a7ea color preview, HTML & CSS examples
This text has a color of #b2a7ea
<p style="color:#b2a7ea;">Text here</p>
.mytext {color:#b2a7ea;}
This box has a color of #b2a7ea
<div style="background-color:#b2a7ea;">Content here</div>
.mybackground {background-color:#b2a7ea;}
Border around this has a color of #b2a7ea
<div style="border:2px solid #b2a7ea;">Content here</div>
.myborder {border:2px solid #b2a7ea;}