#0dc495 color space conversions
Hex:
        #0dc495
        RGB:
        13, 196, 149
        CMY:
        95, 23, 42
        CMYK:
        93, 0, 24, 23
      HSL:
        165°, 87.5598%, 40.9804%
        HSV (HSB):
        165°, 93.3673%, 76.8627%
        XYZ:
        25.3307, 41.7353, 35.1544
        xyY:
        0.2478, 0.4083, 41.7353
      CIE-Lab:
        70.6881, -51.8898, 12.2572
        CIE-LCH:
        70.6881, 53.3178, 166.7095
        CIE-Luv:
        70.6881, -58.7764, 25.7047
        Hunter-Lab:
        64.6029, -43.0654, 12.9587
      #0dc495 color charts
#0dc495 RGB chart
      #0dc495 CMYK chart
      #0dc495 RGB pie chart
      #0dc495 color shades, tints & tones
#0dc495 color schemes
#0dc495 color preview, HTML & CSS examples
           This text has a color of #0dc495        
        
          <p style="color:#0dc495;">Text here</p>
        
        
          .mytext {color:#0dc495;}
        
        Text color #0dc495
      
           This box has a color of #0dc495        
        
          <div style="background-color:#0dc495;">Content here</div>
        
        
          .mybackground {background-color:#0dc495;}
        
        Background color #0dc495
      
           Border around this has a color of #0dc495        
        
          <div style="border:2px solid #0dc495;">Content here</div>
        
        
          .myborder {border:2px solid #0dc495;}
        
        Border color #0dc495