#bccdf2 color space conversions
Hex:
#bccdf2
RGB:
188, 205, 242
CMY:
26, 20, 5
CMYK:
22, 15, 0, 5
HSL:
221°, 67.5000%, 84.3137%
HSV (HSB):
221°, 22.3140%, 94.9020%
XYZ:
58.5974, 60.7648, 92.6448
xyY:
0.2764, 0.2866, 60.7648
CIE-Lab:
82.2521, 2.0487, -20.1177
CIE-LCH:
82.2521, 20.2217, 275.8147
CIE-Luv:
82.2521, -10.7230, -32.2172
Hunter-Lab:
77.9518, -2.2349, -15.8992
#bccdf2 color charts
#bccdf2 color shades, tints & tones
#bccdf2 color schemes
#bccdf2 color preview, HTML & CSS examples
This text has a color of #bccdf2
<p style="color:#bccdf2;">Text here</p>
.mytext {color:#bccdf2;}
This box has a color of #bccdf2
<div style="background-color:#bccdf2;">Content here</div>
.mybackground {background-color:#bccdf2;}
Border around this has a color of #bccdf2
<div style="border:2px solid #bccdf2;">Content here</div>
.myborder {border:2px solid #bccdf2;}