#bcccf3 color space conversions
Hex:
#bcccf3
RGB:
188, 204, 243
CMY:
26, 20, 5
CMYK:
23, 16, 0, 5
HSL:
223°, 69.6203%, 84.5098%
HSV (HSB):
223°, 22.6337%, 95.2941%
XYZ:
58.5096, 60.3482, 93.3586
xyY:
0.2757, 0.2844, 60.3482
CIE-Lab:
82.0271, 2.8062, -20.9912
CIE-LCH:
82.0271, 21.1780, 277.6144
CIE-Luv:
82.0271, -10.3192, -33.7675
Hunter-Lab:
77.6841, -1.5057, -16.8742
#bcccf3 color charts
#bcccf3 color shades, tints & tones
#bcccf3 color schemes
#bcccf3 color preview, HTML & CSS examples
This text has a color of #bcccf3
<p style="color:#bcccf3;">Text here</p>
.mytext {color:#bcccf3;}
This box has a color of #bcccf3
<div style="background-color:#bcccf3;">Content here</div>
.mybackground {background-color:#bcccf3;}
Border around this has a color of #bcccf3
<div style="border:2px solid #bcccf3;">Content here</div>
.myborder {border:2px solid #bcccf3;}