#0dc350 color space conversions
Hex:
        #0dc350
        RGB:
        13, 195, 80
        CMY:
        95, 24, 69
        CMYK:
        93, 0, 59, 24
      HSL:
        142°, 87.5000%, 40.7843%
        HSV (HSB):
        142°, 93.3333%, 76.4706%
        XYZ:
        21.1291, 39.6950, 14.1377
        xyY:
        0.2819, 0.5295, 39.6950
      CIE-Lab:
        69.2517, -64.5750, 45.7106
        CIE-LCH:
        69.2517, 79.1163, 144.7066
        CIE-Luv:
        69.2517, -62.6447, 66.4469
        Hunter-Lab:
        63.0039, -50.3950, 30.7984
      #0dc350 color charts
#0dc350 RGB chart
      #0dc350 CMYK chart
      #0dc350 RGB pie chart
      #0dc350 color shades, tints & tones
#0dc350 color schemes
#0dc350 color preview, HTML & CSS examples
           This text has a color of #0dc350        
        
          <p style="color:#0dc350;">Text here</p>
        
        
          .mytext {color:#0dc350;}
        
        Text color #0dc350
      
           This box has a color of #0dc350        
        
          <div style="background-color:#0dc350;">Content here</div>
        
        
          .mybackground {background-color:#0dc350;}
        
        Background color #0dc350
      
           Border around this has a color of #0dc350        
        
          <div style="border:2px solid #0dc350;">Content here</div>
        
        
          .myborder {border:2px solid #0dc350;}
        
        Border color #0dc350