#bcc3fc color space conversions
Hex:
#bcc3fc
RGB:
188, 195, 252
CMY:
26, 24, 1
CMYK:
25, 23, 0, 1
HSL:
233°, 91.4286%, 86.2745%
HSV (HSB):
233°, 25.3968%, 98.8235%
XYZ:
57.8248, 56.7499, 100.0016
xyY:
0.2695, 0.2645, 56.7499
CIE-Lab:
80.0387, 9.7110, -28.8232
CIE-LCH:
80.0387, 30.4152, 288.6196
CIE-Luv:
80.0387, -6.8023, -47.7673
Hunter-Lab:
75.3325, 5.1838, -25.9729
#bcc3fc color charts
#bcc3fc color shades, tints & tones
#bcc3fc color schemes
#bcc3fc color preview, HTML & CSS examples
This text has a color of #bcc3fc
<p style="color:#bcc3fc;">Text here</p>
.mytext {color:#bcc3fc;}
This box has a color of #bcc3fc
<div style="background-color:#bcc3fc;">Content here</div>
.mybackground {background-color:#bcc3fc;}
Border around this has a color of #bcc3fc
<div style="border:2px solid #bcc3fc;">Content here</div>
.myborder {border:2px solid #bcc3fc;}