#bccfaa color space conversions
Hex:
#bccfaa
RGB:
188, 207, 170
CMY:
26, 19, 33
CMYK:
9, 0, 18, 19
HSL:
91°, 27.8195%, 73.9216%
HSV (HSB):
91°, 17.8744%, 81.1765%
XYZ:
50.3076, 58.2193, 46.6162
xyY:
0.3243, 0.3753, 58.2193
CIE-Lab:
80.8606, -13.0492, 16.2632
CIE-LCH:
80.8606, 20.8512, 128.7428
CIE-Luv:
80.8606, -9.0560, 25.6247
Hunter-Lab:
76.3016, -15.8382, 17.1881
#bccfaa color charts
#bccfaa color shades, tints & tones
#bccfaa color schemes
#bccfaa color preview, HTML & CSS examples
This text has a color of #bccfaa
<p style="color:#bccfaa;">Text here</p>
.mytext {color:#bccfaa;}
This box has a color of #bccfaa
<div style="background-color:#bccfaa;">Content here</div>
.mybackground {background-color:#bccfaa;}
Border around this has a color of #bccfaa
<div style="border:2px solid #bccfaa;">Content here</div>
.myborder {border:2px solid #bccfaa;}