#bbbdff color space conversions
Hex:
#bbbdff
RGB:
187, 189, 255
CMY:
27, 26, 0
CMYK:
27, 26, 0, 0
HSL:
238°, 100.0000%, 86.6667%
HSV (HSB):
238°, 26.6667%, 100.0000%
XYZ:
56.7411, 54.1800, 102.0749
xyY:
0.2664, 0.2544, 54.1800
CIE-Lab:
78.5666, 13.3930, -32.6957
CIE-LCH:
78.5666, 35.3325, 292.2752
CIE-Luv:
78.5666, -4.8902, -54.7203
Hunter-Lab:
73.6071, 8.7871, -30.6958
#bbbdff color charts
#bbbdff RGB chart
#bbbdff CMYK chart
#bbbdff RGB pie chart
#bbbdff color shades, tints & tones
#bbbdff color schemes
#bbbdff color preview, HTML & CSS examples
This text has a color of #bbbdff
<p style="color:#bbbdff;">Text here</p>
.mytext {color:#bbbdff;}
Text color #bbbdff
This box has a color of #bbbdff
<div style="background-color:#bbbdff;">Content here</div>
.mybackground {background-color:#bbbdff;}
Background color #bbbdff
Border around this has a color of #bbbdff
<div style="border:2px solid #bbbdff;">Content here</div>
.myborder {border:2px solid #bbbdff;}
Border color #bbbdff