#bccced color space conversions
Hex:
#bccced
RGB:
188, 204, 237
CMY:
26, 20, 7
CMYK:
21, 14, 0, 7
HSL:
220°, 57.6471%, 83.3333%
HSV (HSB):
220°, 20.6751%, 92.9412%
XYZ:
57.6180, 59.9915, 88.6635
xyY:
0.2793, 0.2908, 59.9915
CIE-Lab:
81.8336, 1.4686, -18.0847
CIE-LCH:
81.8336, 18.1443, 274.6427
CIE-Luv:
81.8336, -10.0702, -28.7610
Hunter-Lab:
77.4542, -2.7592, -13.6526
#bccced color charts
#bccced RGB chart
#bccced CMYK chart
#bccced RGB pie chart
#bccced color shades, tints & tones
#bccced color schemes
#bccced color preview, HTML & CSS examples
This text has a color of #bccced
<p style="color:#bccced;">Text here</p>
.mytext {color:#bccced;}
Text color #bccced
This box has a color of #bccced
<div style="background-color:#bccced;">Content here</div>
.mybackground {background-color:#bccced;}
Background color #bccced
Border around this has a color of #bccced
<div style="border:2px solid #bccced;">Content here</div>
.myborder {border:2px solid #bccced;}
Border color #bccced