#bbadf0 color space conversions
Hex:
#bbadf0
RGB:
187, 173, 240
CMY:
27, 32, 6
CMYK:
22, 28, 0, 6
HSL:
253°, 69.0722%, 80.9804%
HSV (HSB):
253°, 27.9167%, 94.1176%
XYZ:
51.1653, 46.7432, 88.7637
xyY:
0.2741, 0.2504, 46.7432
CIE-Lab:
74.0252, 18.6991, -31.6178
CIE-LCH:
74.0252, 36.7334, 300.6005
CIE-Luv:
74.0252, 2.9670, -53.2467
Hunter-Lab:
68.3690, 13.9382, -29.1181
#bbadf0 color charts
#bbadf0 color shades, tints & tones
#bbadf0 color schemes
#bbadf0 color preview, HTML & CSS examples
This text has a color of #bbadf0
<p style="color:#bbadf0;">Text here</p>
.mytext {color:#bbadf0;}
This box has a color of #bbadf0
<div style="background-color:#bbadf0;">Content here</div>
.mybackground {background-color:#bbadf0;}
Border around this has a color of #bbadf0
<div style="border:2px solid #bbadf0;">Content here</div>
.myborder {border:2px solid #bbadf0;}