#bcbdf5 color space conversions
Hex:
#bcbdf5
RGB:
188, 189, 245
CMY:
26, 26, 4
CMYK:
23, 23, 0, 4
HSL:
239°, 74.0260%, 84.9020%
HSV (HSB):
239°, 23.2653%, 96.0784%
XYZ:
55.4181, 53.6791, 93.8265
xyY:
0.2731, 0.2645, 53.6791
CIE-Lab:
78.2743, 11.3549, -27.7785
CIE-LCH:
78.2743, 30.0096, 292.2331
CIE-Luv:
78.2743, -3.8111, -46.1233
Hunter-Lab:
73.2660, 6.8009, -24.6421
#bcbdf5 color charts
#bcbdf5 color shades, tints & tones
#bcbdf5 color schemes
#bcbdf5 color preview, HTML & CSS examples
This text has a color of #bcbdf5
<p style="color:#bcbdf5;">Text here</p>
.mytext {color:#bcbdf5;}
This box has a color of #bcbdf5
<div style="background-color:#bcbdf5;">Content here</div>
.mybackground {background-color:#bcbdf5;}
Border around this has a color of #bcbdf5
<div style="border:2px solid #bcbdf5;">Content here</div>
.myborder {border:2px solid #bcbdf5;}