#0ccd3a color space conversions
Hex:
        #0ccd3a
        RGB:
        12, 205, 58
        CMY:
        95, 20, 77
        CMYK:
        94, 0, 72, 20
      HSL:
        134°, 88.9401%, 42.5490%
        HSV (HSB):
        134°, 94.1463%, 80.3922%
        XYZ:
        22.7467, 44.0463, 11.3059
        xyY:
        0.2913, 0.5640, 44.0463
      CIE-Lab:
        72.2594, -69.9990, 58.1677
        CIE-LCH:
        72.2594, 91.0129, 140.2741
        CIE-Luv:
        72.2594, -66.6994, 79.1605
        Hunter-Lab:
        66.3674, -54.9641, 36.3569
      #0ccd3a color charts
#0ccd3a RGB chart
      #0ccd3a CMYK chart
      #0ccd3a RGB pie chart
      #0ccd3a color shades, tints & tones
#0ccd3a color schemes
#0ccd3a color preview, HTML & CSS examples
           This text has a color of #0ccd3a        
        
          <p style="color:#0ccd3a;">Text here</p>
        
        
          .mytext {color:#0ccd3a;}
        
        Text color #0ccd3a
      
           This box has a color of #0ccd3a        
        
          <div style="background-color:#0ccd3a;">Content here</div>
        
        
          .mybackground {background-color:#0ccd3a;}
        
        Background color #0ccd3a
      
           Border around this has a color of #0ccd3a        
        
          <div style="border:2px solid #0ccd3a;">Content here</div>
        
        
          .myborder {border:2px solid #0ccd3a;}
        
        Border color #0ccd3a