#1bcdef color space conversions
Hex:
#1bcdef
RGB:
27, 205, 239
CMY:
89, 20, 6
CMYK:
89, 14, 0, 6
HSL:
190°, 86.8852%, 52.1569%
HSV (HSB):
190°, 88.7029%, 93.7255%
XYZ:
37.8633, 50.1276, 89.3414
xyY:
0.2135, 0.2827, 50.1276
CIE-Lab:
76.1475, -29.2875, -28.3630
CIE-LCH:
76.1475, 40.7703, 224.0813
CIE-Luv:
76.1475, -54.1114, -41.4180
Hunter-Lab:
70.8009, -28.4423, -25.2555
#1bcdef color charts
#1bcdef color shades, tints & tones
#1bcdef color schemes
#1bcdef color preview, HTML & CSS examples
This text has a color of #1bcdef
<p style="color:#1bcdef;">Text here</p>
.mytext {color:#1bcdef;}
This box has a color of #1bcdef
<div style="background-color:#1bcdef;">Content here</div>
.mybackground {background-color:#1bcdef;}
Border around this has a color of #1bcdef
<div style="border:2px solid #1bcdef;">Content here</div>
.myborder {border:2px solid #1bcdef;}