#bbaacc color space conversions
Hex:
#bbaacc
RGB:
187, 170, 204
CMY:
27, 33, 20
CMYK:
8, 17, 0, 20
HSL:
270°, 25.0000%, 73.3333%
HSV (HSB):
270°, 16.6667%, 80.0000%
XYZ:
45.7673, 43.6739, 63.1444
xyY:
0.2999, 0.2862, 43.6739
CIE-Lab:
72.0100, 12.5470, -15.0429
CIE-LCH:
72.0100, 19.5887, 309.8310
CIE-Luv:
72.0100, 7.2875, -25.1290
Hunter-Lab:
66.0862, 7.9675, -10.3904
#bbaacc color charts
#bbaacc RGB chart
#bbaacc CMYK chart
#bbaacc RGB pie chart
#bbaacc color shades, tints & tones
#bbaacc color schemes
#bbaacc color preview, HTML & CSS examples
This text has a color of #bbaacc
<p style="color:#bbaacc;">Text here</p>
.mytext {color:#bbaacc;}
Text color #bbaacc
This box has a color of #bbaacc
<div style="background-color:#bbaacc;">Content here</div>
.mybackground {background-color:#bbaacc;}
Background color #bbaacc
Border around this has a color of #bbaacc
<div style="border:2px solid #bbaacc;">Content here</div>
.myborder {border:2px solid #bbaacc;}
Border color #bbaacc