#2cb2ed color space conversions
Hex:
#2cb2ed
RGB:
44, 178, 237
CMY:
83, 30, 7
CMYK:
81, 25, 0, 7
HSL:
198°, 84.2795%, 55.0980%
HSV (HSB):
198°, 81.4346%, 92.9412%
XYZ:
32.2452, 38.4907, 85.8507
xyY:
0.2059, 0.2458, 38.4907
CIE-Lab:
68.3807, -14.9885, -39.2831
CIE-LCH:
68.3807, 42.0454, 249.1156
CIE-Luv:
68.3807, -43.6476, -61.2056
Hunter-Lab:
62.0409, -15.7978, -38.6155
#2cb2ed color charts
#2cb2ed color shades, tints & tones
#2cb2ed color schemes
#2cb2ed color preview, HTML & CSS examples
This text has a color of #2cb2ed
<p style="color:#2cb2ed;">Text here</p>
.mytext {color:#2cb2ed;}
This box has a color of #2cb2ed
<div style="background-color:#2cb2ed;">Content here</div>
.mybackground {background-color:#2cb2ed;}
Border around this has a color of #2cb2ed
<div style="border:2px solid #2cb2ed;">Content here</div>
.myborder {border:2px solid #2cb2ed;}