#1bcade color space conversions
Hex:
#1bcade
RGB:
27, 202, 222
CMY:
89, 21, 13
CMYK:
88, 9, 0, 13
HSL:
186°, 78.3133%, 48.8235%
HSV (HSB):
186°, 87.8378%, 87.0588%
XYZ:
34.7573, 47.7480, 76.4916
xyY:
0.2186, 0.3003, 47.7480
CIE-Lab:
74.6657, -33.2483, -21.4728
CIE-LCH:
74.6657, 39.5794, 212.8556
CIE-Luv:
74.6657, -54.3940, -29.1551
Hunter-Lab:
69.0999, -31.1392, -17.2624
#1bcade color charts
#1bcade color shades, tints & tones
#1bcade color schemes
#1bcade color preview, HTML & CSS examples
This text has a color of #1bcade
<p style="color:#1bcade;">Text here</p>
.mytext {color:#1bcade;}
This box has a color of #1bcade
<div style="background-color:#1bcade;">Content here</div>
.mybackground {background-color:#1bcade;}
Border around this has a color of #1bcade
<div style="border:2px solid #1bcade;">Content here</div>
.myborder {border:2px solid #1bcade;}