#2dddee color space conversions
Hex:
#2dddee
RGB:
45, 221, 238
CMY:
82, 13, 7
CMYK:
81, 7, 0, 7
HSL:
185°, 85.0220%, 55.4902%
HSV (HSB):
185°, 81.0924%, 93.3333%
XYZ:
42.3713, 58.4438, 89.9365
xyY:
0.2221, 0.3064, 58.4438
CIE-Lab:
80.9849, -36.0816, -20.4375
CIE-LCH:
80.9849, 41.4678, 209.5283
CIE-Luv:
80.9849, -58.1951, -27.2594
Hunter-Lab:
76.4486, -34.8522, -16.2366
#2dddee color charts
#2dddee color shades, tints & tones
#2dddee color schemes
#2dddee color preview, HTML & CSS examples
This text has a color of #2dddee
<p style="color:#2dddee;">Text here</p>
.mytext {color:#2dddee;}
This box has a color of #2dddee
<div style="background-color:#2dddee;">Content here</div>
.mybackground {background-color:#2dddee;}
Border around this has a color of #2dddee
<div style="border:2px solid #2dddee;">Content here</div>
.myborder {border:2px solid #2dddee;}