#bcc2fe color space conversions
Hex:
#bcc2fe
RGB:
188, 194, 254
CMY:
26, 24, 0
CMYK:
26, 24, 0, 0
HSL:
235°, 97.0588%, 86.6667%
HSV (HSB):
235°, 25.9843%, 99.6078%
XYZ:
57.9202, 56.4307, 101.6054
xyY:
0.2682, 0.2613, 56.4307
CIE-Lab:
79.8583, 10.7214, -30.1680
CIE-LCH:
79.8583, 32.0165, 289.5646
CIE-Luv:
79.8583, -6.4790, -50.1691
Hunter-Lab:
75.1204, 6.1686, -27.6095
#bcc2fe color charts
#bcc2fe color shades, tints & tones
#bcc2fe color schemes
#bcc2fe color preview, HTML & CSS examples
This text has a color of #bcc2fe
<p style="color:#bcc2fe;">Text here</p>
.mytext {color:#bcc2fe;}
This box has a color of #bcc2fe
<div style="background-color:#bcc2fe;">Content here</div>
.mybackground {background-color:#bcc2fe;}
Border around this has a color of #bcc2fe
<div style="border:2px solid #bcc2fe;">Content here</div>
.myborder {border:2px solid #bcc2fe;}