#bccdf4 color space conversions
Hex:
#bccdf4
RGB:
188, 205, 244
CMY:
26, 20, 4
CMYK:
23, 16, 0, 4
HSL:
222°, 71.7949%, 84.7059%
HSV (HSB):
222°, 22.9508%, 95.6863%
XYZ:
58.8995, 60.8857, 94.2357
xyY:
0.2752, 0.2845, 60.8857
CIE-Lab:
82.3172, 2.4982, -21.0841
CIE-LCH:
82.3172, 21.2316, 276.7574
CIE-Luv:
82.3172, -10.8041, -33.8890
Hunter-Lab:
78.0293, -1.8125, -16.9839
#bccdf4 color charts
#bccdf4 color shades, tints & tones
#bccdf4 color schemes
#bccdf4 color preview, HTML & CSS examples
This text has a color of #bccdf4
<p style="color:#bccdf4;">Text here</p>
.mytext {color:#bccdf4;}
This box has a color of #bccdf4
<div style="background-color:#bccdf4;">Content here</div>
.mybackground {background-color:#bccdf4;}
Border around this has a color of #bccdf4
<div style="border:2px solid #bccdf4;">Content here</div>
.myborder {border:2px solid #bccdf4;}