#0ca032 color space conversions
Hex:
        #0ca032
        RGB:
        12, 160, 50
        CMY:
        95, 37, 80
        CMYK:
        93, 0, 69, 37
      HSL:
        135°, 86.0465%, 33.7255%
        HSV (HSB):
        135°, 92.5000%, 62.7451%
        XYZ:
        13.2981, 25.4501, 7.2291
        xyY:
        0.2892, 0.5535, 25.4501
      CIE-Lab:
        57.5113, -57.2893, 45.7587
        CIE-LCH:
        57.5113, 73.3207, 141.3846
        CIE-Luv:
        57.5113, -52.4840, 60.7786
        Hunter-Lab:
        50.4481, -41.2314, 26.8175
      #0ca032 color charts
#0ca032 RGB chart
      #0ca032 CMYK chart
      #0ca032 RGB pie chart
      #0ca032 color shades, tints & tones
#0ca032 color schemes
#0ca032 color preview, HTML & CSS examples
           This text has a color of #0ca032        
        
          <p style="color:#0ca032;">Text here</p>
        
        
          .mytext {color:#0ca032;}
        
        Text color #0ca032
      
           This box has a color of #0ca032        
        
          <div style="background-color:#0ca032;">Content here</div>
        
        
          .mybackground {background-color:#0ca032;}
        
        Background color #0ca032
      
           Border around this has a color of #0ca032        
        
          <div style="border:2px solid #0ca032;">Content here</div>
        
        
          .myborder {border:2px solid #0ca032;}
        
        Border color #0ca032