#0ccf45 color space conversions
Hex:
        #0ccf45
        RGB:
        12, 207, 69
        CMY:
        95, 19, 73
        CMYK:
        94, 0, 67, 19
      HSL:
        138°, 89.0411%, 42.9412%
        HSV (HSB):
        138°, 94.2029%, 81.1765%
        XYZ:
        23.5386, 45.1335, 13.1012
        xyY:
        0.2879, 0.5519, 45.1335
      CIE-Lab:
        72.9797, -69.5419, 54.6761
        CIE-LCH:
        72.9797, 88.4622, 141.8245
        CIE-Luv:
        72.9797, -66.9592, 76.5627
        Hunter-Lab:
        67.1815, -55.0258, 35.4647
      #0ccf45 color charts
#0ccf45 RGB chart
      #0ccf45 CMYK chart
      #0ccf45 RGB pie chart
      #0ccf45 color shades, tints & tones
#0ccf45 color schemes
#0ccf45 color preview, HTML & CSS examples
           This text has a color of #0ccf45        
        
          <p style="color:#0ccf45;">Text here</p>
        
        
          .mytext {color:#0ccf45;}
        
        Text color #0ccf45
      
           This box has a color of #0ccf45        
        
          <div style="background-color:#0ccf45;">Content here</div>
        
        
          .mybackground {background-color:#0ccf45;}
        
        Background color #0ccf45
      
           Border around this has a color of #0ccf45        
        
          <div style="border:2px solid #0ccf45;">Content here</div>
        
        
          .myborder {border:2px solid #0ccf45;}
        
        Border color #0ccf45