#bcc8f3 color space conversions
Hex:
#bcc8f3
RGB:
188, 200, 243
CMY:
26, 22, 5
CMYK:
23, 18, 0, 5
HSL:
227°, 69.6203%, 84.5098%
HSV (HSB):
227°, 22.6337%, 95.2941%
XYZ:
57.5710, 58.4710, 93.0457
xyY:
0.2753, 0.2796, 58.4710
CIE-Lab:
80.9999, 4.9468, -22.5497
CIE-LCH:
80.9999, 23.0859, 282.3733
CIE-Luv:
80.9999, -8.5442, -36.6234
Hunter-Lab:
76.4663, 0.5754, -18.6188
#bcc8f3 color charts
#bcc8f3 color shades, tints & tones
#bcc8f3 color schemes
#bcc8f3 color preview, HTML & CSS examples
This text has a color of #bcc8f3
<p style="color:#bcc8f3;">Text here</p>
.mytext {color:#bcc8f3;}
This box has a color of #bcc8f3
<div style="background-color:#bcc8f3;">Content here</div>
.mybackground {background-color:#bcc8f3;}
Border around this has a color of #bcc8f3
<div style="border:2px solid #bcc8f3;">Content here</div>
.myborder {border:2px solid #bcc8f3;}