#0dc142 color space conversions
Hex:
        #0dc142
        RGB:
        13, 193, 66
        CMY:
        95, 24, 74
        CMYK:
        93, 0, 66, 24
      HSL:
        138°, 87.3786%, 40.3922%
        HSV (HSB):
        138°, 93.2642%, 75.6863%
        XYZ:
        20.2193, 38.6188, 11.5428
        xyY:
        0.2873, 0.5487, 38.6188
      CIE-Lab:
        68.4743, -65.6350, 50.9896
        CIE-LCH:
        68.4743, 83.1137, 142.1576
        CIE-Luv:
        68.4743, -62.5781, 71.0068
        Hunter-Lab:
        62.1441, -50.6750, 32.4882
      #0dc142 color charts
#0dc142 RGB chart
      #0dc142 CMYK chart
      #0dc142 RGB pie chart
      #0dc142 color shades, tints & tones
#0dc142 color schemes
#0dc142 color preview, HTML & CSS examples
           This text has a color of #0dc142        
        
          <p style="color:#0dc142;">Text here</p>
        
        
          .mytext {color:#0dc142;}
        
        Text color #0dc142
      
           This box has a color of #0dc142        
        
          <div style="background-color:#0dc142;">Content here</div>
        
        
          .mybackground {background-color:#0dc142;}
        
        Background color #0dc142
      
           Border around this has a color of #0dc142        
        
          <div style="border:2px solid #0dc142;">Content here</div>
        
        
          .myborder {border:2px solid #0dc142;}
        
        Border color #0dc142