#0decc5 color space conversions
Hex:
        #0decc5
        RGB:
        13, 236, 197
        CMY:
        95, 7, 23
        CMYK:
        94, 0, 17, 7
      HSL:
        170°, 89.5582%, 48.8235%
        HSV (HSB):
        170°, 94.4915%, 92.5490%
        XYZ:
        40.2395, 64.1077, 63.0765
        xyY:
        0.2403, 0.3829, 64.1077
      CIE-Lab:
        84.0218, -55.6878, 5.7270
        CIE-LCH:
        84.0218, 55.9815, 174.1283
        CIE-Luv:
        84.0218, -68.4908, 17.5534
        Hunter-Lab:
        80.0673, -50.4088, 9.3388
      #0decc5 color charts
#0decc5 RGB chart
      #0decc5 CMYK chart
      #0decc5 RGB pie chart
      #0decc5 color shades, tints & tones
#0decc5 color schemes
#0decc5 color preview, HTML & CSS examples
           This text has a color of #0decc5        
        
          <p style="color:#0decc5;">Text here</p>
        
        
          .mytext {color:#0decc5;}
        
        Text color #0decc5
      
           This box has a color of #0decc5        
        
          <div style="background-color:#0decc5;">Content here</div>
        
        
          .mybackground {background-color:#0decc5;}
        
        Background color #0decc5
      
           Border around this has a color of #0decc5        
        
          <div style="border:2px solid #0decc5;">Content here</div>
        
        
          .myborder {border:2px solid #0decc5;}
        
        Border color #0decc5