#bccdef color space conversions
Hex:
#bccdef
RGB:
188, 205, 239
CMY:
26, 20, 6
CMYK:
21, 14, 0, 6
HSL:
220°, 61.4458%, 83.7255%
HSV (HSB):
220°, 21.3389%, 93.7255%
XYZ:
58.1503, 60.5860, 90.2908
xyY:
0.2782, 0.2898, 60.5860
CIE-Lab:
82.1557, 1.3796, -18.6651
CIE-LCH:
82.1557, 18.7160, 274.2273
CIE-Luv:
82.1557, -10.6018, -29.7147
Hunter-Lab:
77.8370, -2.8613, -14.2904
#bccdef color charts
#bccdef RGB chart
#bccdef CMYK chart
#bccdef RGB pie chart
#bccdef color shades, tints & tones
#bccdef color schemes
#bccdef color preview, HTML & CSS examples
This text has a color of #bccdef
<p style="color:#bccdef;">Text here</p>
.mytext {color:#bccdef;}
Text color #bccdef
This box has a color of #bccdef
<div style="background-color:#bccdef;">Content here</div>
.mybackground {background-color:#bccdef;}
Background color #bccdef
Border around this has a color of #bccdef
<div style="border:2px solid #bccdef;">Content here</div>
.myborder {border:2px solid #bccdef;}
Border color #bccdef