#bcbffd color space conversions
Hex:
#bcbffd
RGB:
188, 191, 253
CMY:
26, 25, 1
CMYK:
26, 25, 0, 1
HSL:
237°, 94.2029%, 86.4706%
HSV (HSB):
237°, 25.6917%, 99.2157%
XYZ:
57.0995, 55.0448, 100.5438
xyY:
0.2685, 0.2588, 55.0448
CIE-Lab:
79.0671, 12.1200, -30.8491
CIE-LCH:
79.0671, 33.1446, 291.4489
CIE-Luv:
79.0671, -5.1413, -51.4590
Hunter-Lab:
74.1922, 7.5400, -28.4141
#bcbffd color charts
#bcbffd color shades, tints & tones
#bcbffd color schemes
#bcbffd color preview, HTML & CSS examples
This text has a color of #bcbffd
<p style="color:#bcbffd;">Text here</p>
.mytext {color:#bcbffd;}
This box has a color of #bcbffd
<div style="background-color:#bcbffd;">Content here</div>
.mybackground {background-color:#bcbffd;}
Border around this has a color of #bcbffd
<div style="border:2px solid #bcbffd;">Content here</div>
.myborder {border:2px solid #bcbffd;}