#bccafe color space conversions
Hex:
#bccafe
RGB:
188, 202, 254
CMY:
26, 21, 0
CMYK:
26, 20, 0, 0
HSL:
227°, 97.0588%, 86.6667%
HSV (HSB):
227°, 25.9843%, 99.6078%
XYZ:
59.7490, 60.0882, 102.2150
xyY:
0.2691, 0.2706, 60.0882
CIE-Lab:
81.8861, 6.3961, -27.0619
CIE-LCH:
81.8861, 27.8075, 283.2980
CIE-Luv:
81.8861, -9.9162, -44.4411
Hunter-Lab:
77.5166, 1.9319, -23.9195
#bccafe color charts
#bccafe RGB chart
#bccafe CMYK chart
#bccafe RGB pie chart
#bccafe color shades, tints & tones
#bccafe color schemes
#bccafe color preview, HTML & CSS examples
This text has a color of #bccafe
<p style="color:#bccafe;">Text here</p>
.mytext {color:#bccafe;}
Text color #bccafe
This box has a color of #bccafe
<div style="background-color:#bccafe;">Content here</div>
.mybackground {background-color:#bccafe;}
Background color #bccafe
Border around this has a color of #bccafe
<div style="border:2px solid #bccafe;">Content here</div>
.myborder {border:2px solid #bccafe;}
Border color #bccafe