#bcc2ec color space conversions
Hex:
#bcc2ec
RGB:
188, 194, 236
CMY:
26, 24, 7
CMYK:
20, 18, 0, 7
HSL:
233°, 55.8140%, 83.1373%
HSV (HSB):
233°, 20.3390%, 92.5490%
XYZ:
55.1711, 55.3311, 87.1290
xyY:
0.2792, 0.2800, 55.3311
CIE-Lab:
79.2316, 6.6072, -21.4872
CIE-LCH:
79.2316, 22.4801, 287.0924
CIE-Luv:
79.2316, -5.5192, -35.0181
Hunter-Lab:
74.3849, 2.2197, -17.3786
#bcc2ec color charts
#bcc2ec color shades, tints & tones
#bcc2ec color schemes
#bcc2ec color preview, HTML & CSS examples
This text has a color of #bcc2ec
<p style="color:#bcc2ec;">Text here</p>
.mytext {color:#bcc2ec;}
This box has a color of #bcc2ec
<div style="background-color:#bcc2ec;">Content here</div>
.mybackground {background-color:#bcc2ec;}
Border around this has a color of #bcc2ec
<div style="border:2px solid #bcc2ec;">Content here</div>
.myborder {border:2px solid #bcc2ec;}