#bcc2da color space conversions
Hex:
#bcc2da
RGB:
188, 194, 218
CMY:
26, 24, 15
CMYK:
14, 11, 0, 15
HSL:
228°, 28.8462%, 79.6078%
HSV (HSB):
228°, 13.7615%, 85.4902%
XYZ:
52.6857, 54.3369, 74.0409
xyY:
0.2910, 0.3001, 54.3369
CIE-Lab:
78.6578, 2.7209, -12.6705
CIE-LCH:
78.6578, 12.9593, 282.1196
CIE-Luv:
78.6578, -4.5741, -20.0688
Hunter-Lab:
73.7136, -1.4184, -7.9538
#bcc2da color charts
#bcc2da color shades, tints & tones
#bcc2da color schemes
#bcc2da color preview, HTML & CSS examples
This text has a color of #bcc2da
<p style="color:#bcc2da;">Text here</p>
.mytext {color:#bcc2da;}
This box has a color of #bcc2da
<div style="background-color:#bcc2da;">Content here</div>
.mybackground {background-color:#bcc2da;}
Border around this has a color of #bcc2da
<div style="border:2px solid #bcc2da;">Content here</div>
.myborder {border:2px solid #bcc2da;}