#b2a8f5 color space conversions
Hex:
#b2a8f5
RGB:
178, 168, 245
CMY:
30, 34, 4
CMYK:
27, 31, 0, 4
HSL:
248°, 79.3814%, 80.9804%
HSV (HSB):
248°, 31.4286%, 96.0784%
XYZ:
48.8442, 44.0628, 92.3168
xyY:
0.2637, 0.2379, 44.0628
CIE-Lab:
72.2705, 20.0167, -37.1036
CIE-LCH:
72.2705, 42.1586, 298.3461
CIE-Luv:
72.2705, 0.1531, -62.4220
Hunter-Lab:
66.3798, 15.1807, -35.9909
#b2a8f5 color charts
#b2a8f5 color shades, tints & tones
#b2a8f5 color schemes
#b2a8f5 color preview, HTML & CSS examples
This text has a color of #b2a8f5
<p style="color:#b2a8f5;">Text here</p>
.mytext {color:#b2a8f5;}
This box has a color of #b2a8f5
<div style="background-color:#b2a8f5;">Content here</div>
.mybackground {background-color:#b2a8f5;}
Border around this has a color of #b2a8f5
<div style="border:2px solid #b2a8f5;">Content here</div>
.myborder {border:2px solid #b2a8f5;}