#2dbecd color space conversions
Hex:
#2dbecd
RGB:
45, 190, 205
CMY:
82, 25, 20
CMYK:
78, 7, 0, 20
HSL:
186°, 64.0000%, 49.0196%
HSV (HSB):
186°, 78.0488%, 80.3922%
XYZ:
30.5151, 41.7926, 64.2161
xyY:
0.2235, 0.3061, 41.7926
CIE-Lab:
70.7277, -31.4564, -18.1920
CIE-LCH:
70.7277, 36.3381, 210.0418
CIE-Luv:
70.7277, -49.8790, -23.7714
Hunter-Lab:
64.6472, -28.8761, -13.6416
#2dbecd color charts
#2dbecd color shades, tints & tones
#2dbecd color schemes
#2dbecd color preview, HTML & CSS examples
This text has a color of #2dbecd
<p style="color:#2dbecd;">Text here</p>
.mytext {color:#2dbecd;}
This box has a color of #2dbecd
<div style="background-color:#2dbecd;">Content here</div>
.mybackground {background-color:#2dbecd;}
Border around this has a color of #2dbecd
<div style="border:2px solid #2dbecd;">Content here</div>
.myborder {border:2px solid #2dbecd;}