#2cbed3 color space conversions
Hex:
#2cbed3
RGB:
44, 190, 211
CMY:
83, 25, 17
CMYK:
79, 10, 0, 17
HSL:
188°, 65.4902%, 50.0000%
HSV (HSB):
188°, 79.1469%, 82.7451%
XYZ:
31.2100, 42.0655, 68.1025
xyY:
0.2208, 0.2975, 42.0655
CIE-Lab:
70.9161, -29.6890, -21.1847
CIE-LCH:
70.9161, 36.4723, 215.5100
CIE-Luv:
70.9161, -49.5673, -28.9647
Hunter-Lab:
64.8579, -27.6061, -16.8555
#2cbed3 color charts
#2cbed3 color shades, tints & tones
#2cbed3 color schemes
#2cbed3 color preview, HTML & CSS examples
This text has a color of #2cbed3
<p style="color:#2cbed3;">Text here</p>
.mytext {color:#2cbed3;}
This box has a color of #2cbed3
<div style="background-color:#2cbed3;">Content here</div>
.mybackground {background-color:#2cbed3;}
Border around this has a color of #2cbed3
<div style="border:2px solid #2cbed3;">Content here</div>
.myborder {border:2px solid #2cbed3;}