#bcc3f0 color space conversions
Hex:
#bcc3f0
RGB:
188, 195, 240
CMY:
26, 24, 6
CMYK:
22, 19, 0, 6
HSL:
232°, 63.4146%, 83.9216%
HSV (HSB):
232°, 21.6667%, 94.1176%
XYZ:
55.9823, 56.0129, 90.2991
xyY:
0.2767, 0.2769, 56.0129
CIE-Lab:
79.6211, 6.9623, -23.0407
CIE-LCH:
79.6211, 24.0696, 286.8135
CIE-Luv:
79.6211, -6.1764, -37.6636
Hunter-Lab:
74.8417, 2.5466, -19.1462
#bcc3f0 color charts
#bcc3f0 color shades, tints & tones
#bcc3f0 color schemes
#bcc3f0 color preview, HTML & CSS examples
This text has a color of #bcc3f0
<p style="color:#bcc3f0;">Text here</p>
.mytext {color:#bcc3f0;}
This box has a color of #bcc3f0
<div style="background-color:#bcc3f0;">Content here</div>
.mybackground {background-color:#bcc3f0;}
Border around this has a color of #bcc3f0
<div style="border:2px solid #bcc3f0;">Content here</div>
.myborder {border:2px solid #bcc3f0;}