#bcc9f1 color space conversions
Hex:
#bcc9f1
RGB:
188, 201, 241
CMY:
26, 21, 5
CMYK:
22, 17, 0, 5
HSL:
225°, 65.4321%, 84.1176%
HSV (HSB):
225°, 21.9917%, 94.5098%
XYZ:
57.5029, 58.8155, 91.5409
xyY:
0.2766, 0.2830, 58.8155
CIE-Lab:
81.1901, 3.9603, -21.1931
CIE-LCH:
81.1901, 21.5599, 280.5847
CIE-Luv:
81.1901, -8.8976, -34.2348
Hunter-Lab:
76.6913, -0.3710, -17.0863
#bcc9f1 color charts
#bcc9f1 color shades, tints & tones
#bcc9f1 color schemes
#bcc9f1 color preview, HTML & CSS examples
This text has a color of #bcc9f1
<p style="color:#bcc9f1;">Text here</p>
.mytext {color:#bcc9f1;}
This box has a color of #bcc9f1
<div style="background-color:#bcc9f1;">Content here</div>
.mybackground {background-color:#bcc9f1;}
Border around this has a color of #bcc9f1
<div style="border:2px solid #bcc9f1;">Content here</div>
.myborder {border:2px solid #bcc9f1;}