#bcc9f4 color space conversions
Hex:
#bcc9f4
RGB:
188, 201, 244
CMY:
26, 21, 4
CMYK:
23, 18, 0, 4
HSL:
226°, 71.7949%, 84.7059%
HSV (HSB):
226°, 22.9508%, 95.6863%
XYZ:
57.9548, 58.9963, 93.9208
xyY:
0.2748, 0.2798, 58.9963
CIE-Lab:
81.2896, 4.6366, -22.6434
CIE-LCH:
81.2896, 23.1133, 281.5722
CIE-Luv:
81.2896, -9.0325, -36.7483
Hunter-Lab:
76.8091, 0.2679, -18.7325
#bcc9f4 color charts
#bcc9f4 color shades, tints & tones
#bcc9f4 color schemes
#bcc9f4 color preview, HTML & CSS examples
This text has a color of #bcc9f4
<p style="color:#bcc9f4;">Text here</p>
.mytext {color:#bcc9f4;}
This box has a color of #bcc9f4
<div style="background-color:#bcc9f4;">Content here</div>
.mybackground {background-color:#bcc9f4;}
Border around this has a color of #bcc9f4
<div style="border:2px solid #bcc9f4;">Content here</div>
.myborder {border:2px solid #bcc9f4;}