#bcbbf2 color space conversions
Hex:
#bcbbf2
RGB:
188, 187, 242
CMY:
26, 27, 5
CMYK:
22, 23, 0, 5
HSL:
241°, 67.9012%, 84.1176%
HSV (HSB):
241°, 22.7273%, 94.9020%
XYZ:
54.5364, 52.6428, 91.2911
xyY:
0.2748, 0.2652, 52.6428
CIE-Lab:
77.6636, 11.7598, -27.1013
CIE-LCH:
77.6636, 29.5427, 293.4570
CIE-Luv:
77.6636, -2.7539, -45.0058
Hunter-Lab:
72.5554, 7.1979, -23.8115
#bcbbf2 color charts
#bcbbf2 color shades, tints & tones
#bcbbf2 color schemes
#bcbbf2 color preview, HTML & CSS examples
This text has a color of #bcbbf2
<p style="color:#bcbbf2;">Text here</p>
.mytext {color:#bcbbf2;}
This box has a color of #bcbbf2
<div style="background-color:#bcbbf2;">Content here</div>
.mybackground {background-color:#bcbbf2;}
Border around this has a color of #bcbbf2
<div style="border:2px solid #bcbbf2;">Content here</div>
.myborder {border:2px solid #bcbbf2;}