#0dc042 color space conversions
Hex:
        #0dc042
        RGB:
        13, 192, 66
        CMY:
        95, 25, 74
        CMYK:
        93, 0, 66, 25
      HSL:
        138°, 87.3171%, 40.1961%
        HSV (HSB):
        138°, 93.2292%, 75.2941%
        XYZ:
        19.9990, 38.1782, 11.4693
        xyY:
        0.2871, 0.5482, 38.1782
      CIE-Lab:
        68.1517, -65.3329, 50.6347
        CIE-LCH:
        68.1517, 82.6575, 142.2234
        CIE-Luv:
        68.1517, -62.2580, 70.5289
        Hunter-Lab:
        61.7885, -50.3551, 32.2464
      #0dc042 color charts
#0dc042 RGB chart
      #0dc042 CMYK chart
      #0dc042 RGB pie chart
      #0dc042 color shades, tints & tones
#0dc042 color schemes
#0dc042 color preview, HTML & CSS examples
           This text has a color of #0dc042        
        
          <p style="color:#0dc042;">Text here</p>
        
        
          .mytext {color:#0dc042;}
        
        Text color #0dc042
      
           This box has a color of #0dc042        
        
          <div style="background-color:#0dc042;">Content here</div>
        
        
          .mybackground {background-color:#0dc042;}
        
        Background color #0dc042
      
           Border around this has a color of #0dc042        
        
          <div style="border:2px solid #0dc042;">Content here</div>
        
        
          .myborder {border:2px solid #0dc042;}
        
        Border color #0dc042