#0dd2eb color space conversions
Hex:
        #0dd2eb
        RGB:
        13, 210, 235
        CMY:
        95, 18, 8
        CMYK:
        94, 11, 0, 8
      HSL:
        187°, 89.5161%, 48.6275%
        HSV (HSB):
        187°, 94.4681%, 92.1569%
        XYZ:
        38.2080, 52.1769, 86.6546
        xyY:
        0.2158, 0.2947, 52.1769
      CIE-Lab:
        77.3865, -33.5149, -24.3308
        CIE-LCH:
        77.3865, 41.4154, 215.9786
        CIE-Luv:
        77.3865, -56.7769, -34.0648
        Hunter-Lab:
        72.2336, -31.9912, -20.5634
      #0dd2eb color charts
#0dd2eb RGB chart
      #0dd2eb CMYK chart
      #0dd2eb RGB pie chart
      #0dd2eb color shades, tints & tones
#0dd2eb color schemes
#0dd2eb color preview, HTML & CSS examples
           This text has a color of #0dd2eb        
        
          <p style="color:#0dd2eb;">Text here</p>
        
        
          .mytext {color:#0dd2eb;}
        
        Text color #0dd2eb
      
           This box has a color of #0dd2eb        
        
          <div style="background-color:#0dd2eb;">Content here</div>
        
        
          .mybackground {background-color:#0dd2eb;}
        
        Background color #0dd2eb
      
           Border around this has a color of #0dd2eb        
        
          <div style="border:2px solid #0dd2eb;">Content here</div>
        
        
          .myborder {border:2px solid #0dd2eb;}
        
        Border color #0dd2eb