#bacddc color space conversions
Hex:
#bacddc
RGB:
186, 205, 220
CMY:
27, 20, 14
CMYK:
15, 7, 0, 14
HSL:
206°, 32.6923%, 79.6078%
HSV (HSB):
206°, 15.4545%, 86.2745%
XYZ:
54.9993, 59.2691, 76.2514
xyY:
0.2887, 0.3111, 59.2691
CIE-Lab:
81.4393, -3.3422, -9.6080
CIE-LCH:
81.4393, 10.1727, 250.8195
CIE-Luv:
81.4393, -10.8574, -14.2978
Hunter-Lab:
76.9864, -7.2053, -4.8335
#bacddc color charts
#bacddc RGB chart
#bacddc CMYK chart
#bacddc RGB pie chart
#bacddc color shades, tints & tones
#bacddc color schemes
#bacddc color preview, HTML & CSS examples
This text has a color of #bacddc
<p style="color:#bacddc;">Text here</p>
.mytext {color:#bacddc;}
Text color #bacddc
This box has a color of #bacddc
<div style="background-color:#bacddc;">Content here</div>
.mybackground {background-color:#bacddc;}
Background color #bacddc
Border around this has a color of #bacddc
<div style="border:2px solid #bacddc;">Content here</div>
.myborder {border:2px solid #bacddc;}
Border color #bacddc