#bbbfca color space conversions
Hex:
#bbbfca
RGB:
187, 191, 202
CMY:
27, 25, 21
CMYK:
7, 5, 0, 21
HSL:
224°, 12.3967%, 76.2745%
HSV (HSB):
224°, 7.4257%, 79.2157%
XYZ:
49.7850, 52.0907, 63.3077
xyY:
0.3014, 0.3154, 52.0907
CIE-Lab:
77.3350, 0.7418, -6.0054
CIE-LCH:
77.3350, 6.0510, 277.0415
CIE-Luv:
77.3350, -2.8238, -9.2428
Hunter-Lab:
72.1739, -3.1763, -1.4848
#bbbfca color charts
#bbbfca color shades, tints & tones
#bbbfca color schemes
#bbbfca color preview, HTML & CSS examples
This text has a color of #bbbfca
<p style="color:#bbbfca;">Text here</p>
.mytext {color:#bbbfca;}
This box has a color of #bbbfca
<div style="background-color:#bbbfca;">Content here</div>
.mybackground {background-color:#bbbfca;}
Border around this has a color of #bbbfca
<div style="border:2px solid #bbbfca;">Content here</div>
.myborder {border:2px solid #bbbfca;}