#2db1ed color space conversions
Hex:
#2db1ed
RGB:
45, 177, 237
CMY:
82, 31, 7
CMYK:
81, 25, 0, 7
HSL:
199°, 84.2105%, 55.2941%
HSV (HSB):
199°, 81.0127%, 92.9412%
XYZ:
32.0904, 38.1166, 85.7867
xyY:
0.2057, 0.2443, 38.1166
CIE-Lab:
68.1065, -14.3652, -39.7100
CIE-LCH:
68.1065, 42.2284, 250.1123
CIE-Luv:
68.1065, -43.1979, -61.9744
Hunter-Lab:
61.7386, -15.2622, -39.1672
#2db1ed color charts
#2db1ed color shades, tints & tones
#2db1ed color schemes
#2db1ed color preview, HTML & CSS examples
This text has a color of #2db1ed
<p style="color:#2db1ed;">Text here</p>
.mytext {color:#2db1ed;}
This box has a color of #2db1ed
<div style="background-color:#2db1ed;">Content here</div>
.mybackground {background-color:#2db1ed;}
Border around this has a color of #2db1ed
<div style="border:2px solid #2db1ed;">Content here</div>
.myborder {border:2px solid #2db1ed;}