#bccaf9 color space conversions
Hex:
#bccaf9
RGB:
188, 202, 249
CMY:
26, 21, 2
CMYK:
24, 19, 0, 2
HSL:
226°, 83.5616%, 85.6863%
HSV (HSB):
226°, 24.4980%, 97.6471%
XYZ:
58.9585, 59.7720, 98.0522
xyY:
0.2720, 0.2757, 59.7720
CIE-Lab:
81.7141, 5.2402, -24.6631
CIE-LCH:
81.7141, 25.2136, 281.9953
CIE-Luv:
81.7141, -9.6951, -40.2318
Hunter-Lab:
77.3123, 0.8276, -21.0766
#bccaf9 color charts
#bccaf9 color shades, tints & tones
#bccaf9 color schemes
#bccaf9 color preview, HTML & CSS examples
This text has a color of #bccaf9
<p style="color:#bccaf9;">Text here</p>
.mytext {color:#bccaf9;}
This box has a color of #bccaf9
<div style="background-color:#bccaf9;">Content here</div>
.mybackground {background-color:#bccaf9;}
Border around this has a color of #bccaf9
<div style="border:2px solid #bccaf9;">Content here</div>
.myborder {border:2px solid #bccaf9;}