#1cbedc color space conversions
Hex:
#1cbedc
RGB:
28, 190, 220
CMY:
89, 25, 14
CMYK:
87, 14, 0, 14
HSL:
189°, 77.4194%, 48.6275%
HSV (HSB):
189°, 87.2727%, 86.2745%
XYZ:
31.8106, 42.2411, 74.1869
xyY:
0.2146, 0.2850, 42.2411
CIE-Lab:
71.0368, -28.0108, -25.9256
CIE-LCH:
71.0368, 38.1673, 222.7860
CIE-Luv:
71.0368, -50.3728, -37.1342
Hunter-Lab:
64.9931, -26.3720, -22.1818
#1cbedc color charts
#1cbedc color shades, tints & tones
#1cbedc color schemes
#1cbedc color preview, HTML & CSS examples
This text has a color of #1cbedc
<p style="color:#1cbedc;">Text here</p>
.mytext {color:#1cbedc;}
This box has a color of #1cbedc
<div style="background-color:#1cbedc;">Content here</div>
.mybackground {background-color:#1cbedc;}
Border around this has a color of #1cbedc
<div style="border:2px solid #1cbedc;">Content here</div>
.myborder {border:2px solid #1cbedc;}