#bacebf color space conversions
Hex:
#bacebf
RGB:
186, 206, 191
CMY:
27, 19, 25
CMYK:
10, 0, 7, 19
HSL:
135°, 16.9492%, 76.8627%
HSV (HSB):
135°, 9.7087%, 80.7843%
XYZ:
51.7250, 58.3433, 57.8254
xyY:
0.3081, 0.3475, 58.3433
CIE-Lab:
80.9293, -9.5821, 5.1563
CIE-LCH:
80.9293, 10.8813, 151.7143
CIE-Luv:
80.9293, -10.3198, 9.3276
Hunter-Lab:
76.3828, -12.7931, 8.5826
#bacebf color charts
#bacebf color shades, tints & tones
#bacebf color schemes
#bacebf color preview, HTML & CSS examples
This text has a color of #bacebf
<p style="color:#bacebf;">Text here</p>
.mytext {color:#bacebf;}
This box has a color of #bacebf
<div style="background-color:#bacebf;">Content here</div>
.mybackground {background-color:#bacebf;}
Border around this has a color of #bacebf
<div style="border:2px solid #bacebf;">Content here</div>
.myborder {border:2px solid #bacebf;}