#bbbdef color space conversions
Hex:
#bbbdef
RGB:
187, 189, 239
CMY:
27, 26, 6
CMYK:
22, 21, 0, 6
HSL:
238°, 61.9048%, 83.5294%
HSV (HSB):
238°, 21.7573%, 93.7255%
XYZ:
54.2711, 53.1920, 89.0680
xyY:
0.2761, 0.2707, 53.1920
CIE-Lab:
77.9882, 9.6860, -24.9983
CIE-LCH:
77.9882, 26.8092, 291.1798
CIE-Luv:
77.9882, -3.9568, -41.2173
Hunter-Lab:
72.9328, 5.1937, -21.3540
#bbbdef color charts
#bbbdef RGB chart
#bbbdef CMYK chart
#bbbdef RGB pie chart
#bbbdef color shades, tints & tones
#bbbdef color schemes
#bbbdef color preview, HTML & CSS examples
This text has a color of #bbbdef
<p style="color:#bbbdef;">Text here</p>
.mytext {color:#bbbdef;}
Text color #bbbdef
This box has a color of #bbbdef
<div style="background-color:#bbbdef;">Content here</div>
.mybackground {background-color:#bbbdef;}
Background color #bbbdef
Border around this has a color of #bbbdef
<div style="border:2px solid #bbbdef;">Content here</div>
.myborder {border:2px solid #bbbdef;}
Border color #bbbdef