#1cbed2 color space conversions
Hex:
#1cbed2
RGB:
28, 190, 210
CMY:
89, 25, 18
CMYK:
87, 10, 0, 18
HSL:
187°, 76.4706%, 46.6667%
HSV (HSB):
187°, 86.6667%, 82.3529%
XYZ:
30.5252, 41.7269, 67.4180
xyY:
0.2186, 0.2988, 41.7269
CIE-Lab:
70.6822, -31.2228, -21.0129
CIE-LCH:
70.6822, 37.6351, 213.9405
CIE-Luv:
70.6822, -51.1299, -28.4753
Hunter-Lab:
64.5964, -28.6930, -16.6624
#1cbed2 color charts
#1cbed2 color shades, tints & tones
#1cbed2 color schemes
#1cbed2 color preview, HTML & CSS examples
This text has a color of #1cbed2
<p style="color:#1cbed2;">Text here</p>
.mytext {color:#1cbed2;}
This box has a color of #1cbed2
<div style="background-color:#1cbed2;">Content here</div>
.mybackground {background-color:#1cbed2;}
Border around this has a color of #1cbed2
<div style="border:2px solid #1cbed2;">Content here</div>
.myborder {border:2px solid #1cbed2;}