#bcbcfd color space conversions
Hex:
#bcbcfd
RGB:
188, 188, 253
CMY:
26, 26, 1
CMYK:
26, 26, 0, 1
HSL:
240°, 94.2029%, 86.4706%
HSV (HSB):
240°, 25.6917%, 99.2157%
XYZ:
56.4519, 53.7497, 100.3279
xyY:
0.2681, 0.2553, 53.7497
CIE-Lab:
78.3155, 13.7585, -32.0054
CIE-LCH:
78.3155, 34.8373, 293.2619
CIE-Luv:
78.3155, -3.8625, -53.5848
Hunter-Lab:
73.3142, 9.1452, -29.8164
#bcbcfd color charts
#bcbcfd color shades, tints & tones
#bcbcfd color schemes
#bcbcfd color preview, HTML & CSS examples
This text has a color of #bcbcfd
<p style="color:#bcbcfd;">Text here</p>
.mytext {color:#bcbcfd;}
This box has a color of #bcbcfd
<div style="background-color:#bcbcfd;">Content here</div>
.mybackground {background-color:#bcbcfd;}
Border around this has a color of #bcbcfd
<div style="border:2px solid #bcbcfd;">Content here</div>
.myborder {border:2px solid #bcbcfd;}