#baccdf color space conversions
Hex:
#baccdf
RGB:
186, 204, 223
CMY:
27, 20, 13
CMYK:
17, 9, 0, 13
HSL:
211°, 36.6337%, 80.1961%
HSV (HSB):
211°, 16.5919%, 87.4510%
XYZ:
55.1618, 58.9525, 78.2837
xyY:
0.2867, 0.3064, 58.9525
CIE-Lab:
81.2655, -2.1831, -11.4716
CIE-LCH:
81.2655, 11.6775, 259.2250
CIE-Luv:
81.2655, -10.5043, -17.4485
Hunter-Lab:
76.7806, -6.1253, -6.7043
#baccdf color charts
#baccdf color shades, tints & tones
#baccdf color schemes
#baccdf color preview, HTML & CSS examples
This text has a color of #baccdf
<p style="color:#baccdf;">Text here</p>
.mytext {color:#baccdf;}
This box has a color of #baccdf
<div style="background-color:#baccdf;">Content here</div>
.mybackground {background-color:#baccdf;}
Border around this has a color of #baccdf
<div style="border:2px solid #baccdf;">Content here</div>
.myborder {border:2px solid #baccdf;}