#bbaddc color space conversions
Hex:
#bbaddc
RGB:
187, 173, 220
CMY:
27, 32, 14
CMYK:
15, 21, 0, 14
HSL:
258°, 40.1709%, 77.0588%
HSV (HSB):
258°, 21.3636%, 86.2745%
XYZ:
48.3554, 45.6192, 73.9669
xyY:
0.2879, 0.2716, 45.6192
CIE-Lab:
73.2978, 14.2481, -21.8533
CIE-LCH:
73.2978, 26.0878, 303.1040
CIE-Luv:
73.2978, 4.5664, -36.4108
Hunter-Lab:
67.5420, 9.5950, -17.6505
#bbaddc color charts
#bbaddc RGB chart
#bbaddc CMYK chart
#bbaddc RGB pie chart
#bbaddc color shades, tints & tones
#bbaddc color schemes
#bbaddc color preview, HTML & CSS examples
This text has a color of #bbaddc
<p style="color:#bbaddc;">Text here</p>
.mytext {color:#bbaddc;}
Text color #bbaddc
This box has a color of #bbaddc
<div style="background-color:#bbaddc;">Content here</div>
.mybackground {background-color:#bbaddc;}
Background color #bbaddc
Border around this has a color of #bbaddc
<div style="border:2px solid #bbaddc;">Content here</div>
.myborder {border:2px solid #bbaddc;}
Border color #bbaddc