#0dbded color space conversions
Hex:
#0dbded
RGB:
13, 189, 237
CMY:
95, 26, 7
CMYK:
95, 20, 0, 7
HSL:
193°, 89.6000%, 49.0196%
HSV (HSB):
193°, 94.5148%, 92.9412%
XYZ:
33.6496, 42.5952, 86.5689
xyY:
0.2067, 0.2616, 42.5952
CIE-Lab:
71.2793, -22.4914, -34.7993
CIE-LCH:
71.2793, 41.4349, 237.1247
CIE-Luv:
71.2793, -49.5421, -52.9429
Hunter-Lab:
65.2650, -22.1818, -32.9581
#0dbded color charts
#0dbded color shades, tints & tones
#0dbded color schemes
#0dbded color preview, HTML & CSS examples
This text has a color of #0dbded
<p style="color:#0dbded;">Text here</p>
.mytext {color:#0dbded;}
This box has a color of #0dbded
<div style="background-color:#0dbded;">Content here</div>
.mybackground {background-color:#0dbded;}
Border around this has a color of #0dbded
<div style="border:2px solid #0dbded;">Content here</div>
.myborder {border:2px solid #0dbded;}