#b2a8e9 color space conversions
Hex:
#b2a8e9
RGB:
178, 168, 233
CMY:
30, 34, 9
CMYK:
24, 28, 0, 9
HSL:
249°, 59.6330%, 78.6275%
HSV (HSB):
249°, 27.8970%, 91.3725%
XYZ:
47.0707, 43.3534, 82.9779
xyY:
0.2715, 0.2500, 43.3534
CIE-Lab:
71.7942, 17.1626, -31.3134
CIE-LCH:
71.7942, 35.7084, 298.7267
CIE-Luv:
71.7942, 1.0512, -52.2814
Hunter-Lab:
65.8433, 12.3820, -28.6289
#b2a8e9 color charts
#b2a8e9 color shades, tints & tones
#b2a8e9 color schemes
#b2a8e9 color preview, HTML & CSS examples
This text has a color of #b2a8e9
<p style="color:#b2a8e9;">Text here</p>
.mytext {color:#b2a8e9;}
This box has a color of #b2a8e9
<div style="background-color:#b2a8e9;">Content here</div>
.mybackground {background-color:#b2a8e9;}
Border around this has a color of #b2a8e9
<div style="border:2px solid #b2a8e9;">Content here</div>
.myborder {border:2px solid #b2a8e9;}