#b2aae9 color space conversions
Hex:
#b2aae9
RGB:
178, 170, 233
CMY:
30, 33, 9
CMYK:
24, 27, 0, 9
HSL:
248°, 58.8785%, 79.0196%
HSV (HSB):
248°, 27.0386%, 91.3725%
XYZ:
47.4428, 44.0976, 83.1020
xyY:
0.2717, 0.2525, 44.0976
CIE-Lab:
72.2937, 16.0492, -30.5432
CIE-LCH:
72.2937, 34.5031, 297.7201
CIE-Luv:
72.2937, 0.1947, -50.8913
Hunter-Lab:
66.4060, 11.3161, -27.7126
#b2aae9 color charts
#b2aae9 color shades, tints & tones
#b2aae9 color schemes
#b2aae9 color preview, HTML & CSS examples
This text has a color of #b2aae9
<p style="color:#b2aae9;">Text here</p>
.mytext {color:#b2aae9;}
This box has a color of #b2aae9
<div style="background-color:#b2aae9;">Content here</div>
.mybackground {background-color:#b2aae9;}
Border around this has a color of #b2aae9
<div style="border:2px solid #b2aae9;">Content here</div>
.myborder {border:2px solid #b2aae9;}