#2dc8ed color space conversions
Hex:
#2dc8ed
RGB:
45, 200, 237
CMY:
82, 22, 7
CMYK:
81, 16, 0, 7
HSL:
192°, 84.2105%, 55.2941%
HSV (HSB):
192°, 81.0127%, 92.9412%
XYZ:
37.0225, 47.9809, 87.4307
xyY:
0.2147, 0.2783, 47.9809
CIE-Lab:
74.8129, -26.2781, -29.3198
CIE-LCH:
74.8129, 39.3724, 228.1315
CIE-Luv:
74.8129, -51.0743, -43.3490
Hunter-Lab:
69.2682, -25.8146, -26.3484
#2dc8ed color charts
#2dc8ed color shades, tints & tones
#2dc8ed color schemes
#2dc8ed color preview, HTML & CSS examples
This text has a color of #2dc8ed
<p style="color:#2dc8ed;">Text here</p>
.mytext {color:#2dc8ed;}
This box has a color of #2dc8ed
<div style="background-color:#2dc8ed;">Content here</div>
.mybackground {background-color:#2dc8ed;}
Border around this has a color of #2dc8ed
<div style="border:2px solid #2dc8ed;">Content here</div>
.myborder {border:2px solid #2dc8ed;}