#bcc4fd color space conversions
Hex:
#bcc4fd
RGB:
188, 196, 253
CMY:
26, 23, 1
CMYK:
26, 23, 0, 1
HSL:
233°, 94.2029%, 86.4706%
HSV (HSB):
233°, 25.6917%, 99.2157%
XYZ:
58.2086, 57.2631, 100.9135
xyY:
0.2690, 0.2646, 57.2631
CIE-Lab:
80.3273, 9.4021, -28.9147
CIE-LCH:
80.3273, 30.4049, 288.0128
CIE-Luv:
80.3273, -7.2843, -47.8973
Hunter-Lab:
75.6724, 4.8789, -26.0960
#bcc4fd color charts
#bcc4fd color shades, tints & tones
#bcc4fd color schemes
#bcc4fd color preview, HTML & CSS examples
This text has a color of #bcc4fd
<p style="color:#bcc4fd;">Text here</p>
.mytext {color:#bcc4fd;}
This box has a color of #bcc4fd
<div style="background-color:#bcc4fd;">Content here</div>
.mybackground {background-color:#bcc4fd;}
Border around this has a color of #bcc4fd
<div style="border:2px solid #bcc4fd;">Content here</div>
.myborder {border:2px solid #bcc4fd;}