#bcc2f1 color space conversions
Hex:
#bcc2f1
RGB:
188, 194, 241
CMY:
26, 24, 5
CMYK:
22, 20, 0, 5
HSL:
233°, 65.4321%, 84.1176%
HSV (HSB):
233°, 21.9917%, 94.5098%
XYZ:
55.9080, 55.6258, 91.0093
xyY:
0.2760, 0.2746, 55.6258
CIE-Lab:
79.4004, 7.7283, -23.9127
CIE-LCH:
79.4004, 25.1305, 287.9102
CIE-Luv:
79.4004, -5.7847, -39.2130
Hunter-Lab:
74.5827, 3.2858, -20.1405
#bcc2f1 color charts
#bcc2f1 color shades, tints & tones
#bcc2f1 color schemes
#bcc2f1 color preview, HTML & CSS examples
This text has a color of #bcc2f1
<p style="color:#bcc2f1;">Text here</p>
.mytext {color:#bcc2f1;}
This box has a color of #bcc2f1
<div style="background-color:#bcc2f1;">Content here</div>
.mybackground {background-color:#bcc2f1;}
Border around this has a color of #bcc2f1
<div style="border:2px solid #bcc2f1;">Content here</div>
.myborder {border:2px solid #bcc2f1;}