#bccec0 color space conversions
Hex:
#bccec0
RGB:
188, 206, 192
CMY:
26, 19, 25
CMYK:
9, 0, 7, 19
HSL:
133°, 15.5172%, 77.2549%
HSV (HSB):
133°, 8.7379%, 80.7843%
XYZ:
52.3248, 58.6398, 58.4300
xyY:
0.3089, 0.3462, 58.6398
CIE-Lab:
81.0932, -8.7167, 4.8764
CIE-LCH:
81.0932, 9.9880, 150.7759
CIE-Luv:
81.0932, -9.2845, 8.7698
Hunter-Lab:
76.5766, -12.0400, 8.3638
#bccec0 color charts
#bccec0 color shades, tints & tones
#bccec0 color schemes
#bccec0 color preview, HTML & CSS examples
This text has a color of #bccec0
<p style="color:#bccec0;">Text here</p>
.mytext {color:#bccec0;}
This box has a color of #bccec0
<div style="background-color:#bccec0;">Content here</div>
.mybackground {background-color:#bccec0;}
Border around this has a color of #bccec0
<div style="border:2px solid #bccec0;">Content here</div>
.myborder {border:2px solid #bccec0;}