#2db5e5 color space conversions
Hex:
#2db5e5
RGB:
45, 181, 229
CMY:
82, 29, 10
CMYK:
80, 21, 0, 10
HSL:
196°, 77.9661%, 53.7255%
HSV (HSB):
196°, 80.3493%, 89.8039%
XYZ:
31.7489, 39.2628, 80.0339
xyY:
0.2102, 0.2599, 39.2628
CIE-Lab:
68.9412, -19.2025, -34.0458
CIE-LCH:
68.9412, 39.0878, 240.5762
CIE-Luv:
68.9412, -45.0863, -51.8247
Hunter-Lab:
62.6600, -19.2117, -31.8674
#2db5e5 color charts
#2db5e5 color shades, tints & tones
#2db5e5 color schemes
#2db5e5 color preview, HTML & CSS examples
This text has a color of #2db5e5
<p style="color:#2db5e5;">Text here</p>
.mytext {color:#2db5e5;}
This box has a color of #2db5e5
<div style="background-color:#2db5e5;">Content here</div>
.mybackground {background-color:#2db5e5;}
Border around this has a color of #2db5e5
<div style="border:2px solid #2db5e5;">Content here</div>
.myborder {border:2px solid #2db5e5;}