#bcc0f7 color space conversions
Hex:
#bcc0f7
RGB:
188, 192, 247
CMY:
26, 25, 3
CMYK:
24, 22, 0, 3
HSL:
236°, 78.6667%, 85.2941%
HSV (HSB):
236°, 23.8866%, 96.8627%
XYZ:
56.3772, 55.1060, 95.6608
xyY:
0.2722, 0.2660, 55.1060
CIE-Lab:
79.1023, 10.1817, -27.5831
CIE-LCH:
79.1023, 29.4023, 290.2605
CIE-Luv:
79.1023, -5.2333, -45.6842
Hunter-Lab:
74.2334, 5.6547, -24.4406
#bcc0f7 color charts
#bcc0f7 color shades, tints & tones
#bcc0f7 color schemes
#bcc0f7 color preview, HTML & CSS examples
This text has a color of #bcc0f7
<p style="color:#bcc0f7;">Text here</p>
.mytext {color:#bcc0f7;}
This box has a color of #bcc0f7
<div style="background-color:#bcc0f7;">Content here</div>
.mybackground {background-color:#bcc0f7;}
Border around this has a color of #bcc0f7
<div style="border:2px solid #bcc0f7;">Content here</div>
.myborder {border:2px solid #bcc0f7;}