#bcc3db color space conversions
Hex:
#bcc3db
RGB:
188, 195, 219
CMY:
26, 24, 14
CMYK:
14, 11, 0, 14
HSL:
226°, 30.0971%, 79.8039%
HSV (HSB):
226°, 14.1553%, 85.8824%
XYZ:
53.0403, 54.8361, 74.8067
xyY:
0.2903, 0.3002, 54.8361
CIE-Lab:
78.9467, 2.3947, -12.7766
CIE-LCH:
78.9467, 12.9991, 280.6159
CIE-Luv:
78.9467, -5.0968, -20.1959
Hunter-Lab:
74.0514, -1.7368, -8.0588
#bcc3db color charts
#bcc3db color shades, tints & tones
#bcc3db color schemes
#bcc3db color preview, HTML & CSS examples
This text has a color of #bcc3db
<p style="color:#bcc3db;">Text here</p>
.mytext {color:#bcc3db;}
This box has a color of #bcc3db
<div style="background-color:#bcc3db;">Content here</div>
.mybackground {background-color:#bcc3db;}
Border around this has a color of #bcc3db
<div style="border:2px solid #bcc3db;">Content here</div>
.myborder {border:2px solid #bcc3db;}