#bcc3f8 color space conversions
Hex:
#bcc3f8
RGB:
188, 195, 248
CMY:
26, 24, 3
CMYK:
24, 21, 0, 3
HSL:
233°, 81.0811%, 85.4902%
HSV (HSB):
233°, 24.1935%, 97.2549%
XYZ:
57.1974, 56.4989, 96.6977
xyY:
0.2719, 0.2685, 56.4989
CIE-Lab:
79.8969, 8.7843, -26.9027
CIE-LCH:
79.8969, 28.3005, 288.0829
CIE-Luv:
79.8969, -6.5932, -44.3935
Hunter-Lab:
75.1657, 4.2896, -23.6582
#bcc3f8 color charts
#bcc3f8 color shades, tints & tones
#bcc3f8 color schemes
#bcc3f8 color preview, HTML & CSS examples
This text has a color of #bcc3f8
<p style="color:#bcc3f8;">Text here</p>
.mytext {color:#bcc3f8;}
This box has a color of #bcc3f8
<div style="background-color:#bcc3f8;">Content here</div>
.mybackground {background-color:#bcc3f8;}
Border around this has a color of #bcc3f8
<div style="border:2px solid #bcc3f8;">Content here</div>
.myborder {border:2px solid #bcc3f8;}