#1bbacd color space conversions
Hex:
#1bbacd
RGB:
27, 186, 205
CMY:
89, 27, 20
CMYK:
87, 9, 0, 20
HSL:
186°, 76.7241%, 45.4902%
HSV (HSB):
186°, 86.8293%, 80.3922%
XYZ:
29.0303, 39.7586, 63.9017
xyY:
0.2188, 0.2996, 39.7586
CIE-Lab:
69.2972, -30.9361, -20.3841
CIE-LCH:
69.2972, 37.0480, 213.3813
CIE-Luv:
69.2972, -50.2036, -27.4047
Hunter-Lab:
63.0544, -28.1636, -15.9486
#1bbacd color charts
#1bbacd color shades, tints & tones
#1bbacd color schemes
#1bbacd color preview, HTML & CSS examples
This text has a color of #1bbacd
<p style="color:#1bbacd;">Text here</p>
.mytext {color:#1bbacd;}
This box has a color of #1bbacd
<div style="background-color:#1bbacd;">Content here</div>
.mybackground {background-color:#1bbacd;}
Border around this has a color of #1bbacd
<div style="border:2px solid #1bbacd;">Content here</div>
.myborder {border:2px solid #1bbacd;}