#bbbfcc color space conversions
Hex:
#bbbfcc
RGB:
187, 191, 204
CMY:
27, 25, 20
CMYK:
8, 6, 0, 20
HSL:
226°, 14.2857%, 76.6667%
HSV (HSB):
226°, 8.3333%, 80.0000%
XYZ:
50.0234, 52.1860, 64.5631
xyY:
0.2999, 0.3129, 52.1860
CIE-Lab:
77.3919, 1.1388, -7.0035
CIE-LCH:
77.3919, 7.0955, 279.2356
CIE-Luv:
77.3919, -2.9302, -10.8543
Hunter-Lab:
72.2399, -2.8153, -2.4215
#bbbfcc color charts
#bbbfcc RGB chart
#bbbfcc CMYK chart
#bbbfcc RGB pie chart
#bbbfcc color shades, tints & tones
#bbbfcc color schemes
#bbbfcc color preview, HTML & CSS examples
This text has a color of #bbbfcc
<p style="color:#bbbfcc;">Text here</p>
.mytext {color:#bbbfcc;}
Text color #bbbfcc
This box has a color of #bbbfcc
<div style="background-color:#bbbfcc;">Content here</div>
.mybackground {background-color:#bbbfcc;}
Background color #bbbfcc
Border around this has a color of #bbbfcc
<div style="border:2px solid #bbbfcc;">Content here</div>
.myborder {border:2px solid #bbbfcc;}
Border color #bbbfcc