#1bdecd color space conversions
Hex:
#1bdecd
RGB:
27, 222, 205
CMY:
89, 13, 20
CMYK:
88, 0, 8, 13
HSL:
175°, 78.3133%, 48.8235%
HSV (HSB):
175°, 87.8378%, 87.0588%
XYZ:
37.5927, 56.8833, 66.7558
xyY:
0.2332, 0.3528, 56.8833
CIE-Lab:
80.1139, -47.2625, -4.1914
CIE-LCH:
80.1139, 47.4480, 185.0680
CIE-Luv:
80.1139, -62.5152, 0.9006
Hunter-Lab:
75.4210, -43.0156, 0.3166
#1bdecd color charts
#1bdecd color shades, tints & tones
#1bdecd color schemes
#1bdecd color preview, HTML & CSS examples
This text has a color of #1bdecd
<p style="color:#1bdecd;">Text here</p>
.mytext {color:#1bdecd;}
This box has a color of #1bdecd
<div style="background-color:#1bdecd;">Content here</div>
.mybackground {background-color:#1bdecd;}
Border around this has a color of #1bdecd
<div style="border:2px solid #1bdecd;">Content here</div>
.myborder {border:2px solid #1bdecd;}