#0dddef color space conversions
Hex:
#0dddef
RGB:
13, 221, 239
CMY:
95, 13, 6
CMYK:
95, 8, 0, 6
HSL:
185°, 89.6825%, 49.4118%
HSV (HSB):
185°, 94.5607%, 93.7255%
XYZ:
41.6024, 58.0305, 90.6697
xyY:
0.2186, 0.3049, 58.0305
CIE-Lab:
80.7557, -37.4180, -21.3412
CIE-LCH:
80.7557, 43.0762, 209.6981
CIE-Luv:
80.7557, -60.1541, -28.6096
Hunter-Lab:
76.1777, -35.8280, -17.2448
#0dddef color charts
#0dddef color shades, tints & tones
#0dddef color schemes
#0dddef color preview, HTML & CSS examples
This text has a color of #0dddef
<p style="color:#0dddef;">Text here</p>
.mytext {color:#0dddef;}
This box has a color of #0dddef
<div style="background-color:#0dddef;">Content here</div>
.mybackground {background-color:#0dddef;}
Border around this has a color of #0dddef
<div style="border:2px solid #0dddef;">Content here</div>
.myborder {border:2px solid #0dddef;}