#bcc3f3 color space conversions
Hex:
#bcc3f3
RGB:
188, 195, 243
CMY:
26, 24, 5
CMYK:
23, 20, 0, 5
HSL:
232°, 69.6203%, 84.5098%
HSV (HSB):
232°, 22.6337%, 95.2941%
XYZ:
56.4318, 56.1926, 92.6660
xyY:
0.2749, 0.2737, 56.1926
CIE-Lab:
79.7233, 7.6405, -24.4922
CIE-LCH:
79.7233, 25.6563, 287.3257
CIE-Luv:
79.7233, -6.3324, -40.1840
Hunter-Lab:
74.9618, 3.1932, -20.8197
#bcc3f3 color charts
#bcc3f3 color shades, tints & tones
#bcc3f3 color schemes
#bcc3f3 color preview, HTML & CSS examples
This text has a color of #bcc3f3
<p style="color:#bcc3f3;">Text here</p>
.mytext {color:#bcc3f3;}
This box has a color of #bcc3f3
<div style="background-color:#bcc3f3;">Content here</div>
.mybackground {background-color:#bcc3f3;}
Border around this has a color of #bcc3f3
<div style="border:2px solid #bcc3f3;">Content here</div>
.myborder {border:2px solid #bcc3f3;}