#02cc12 color space conversions
Hex:
        #02cc12
        RGB:
        2, 204, 18
        CMY:
        99, 20, 93
        CMYK:
        99, 0, 91, 20
      HSL:
        125°, 98.0583%, 40.3922%
        HSV (HSB):
        125°, 99.0196%, 80.0000%
        XYZ:
        21.7271, 43.2423, 7.7737
        xyY:
        0.2987, 0.5945, 43.2423
      CIE-Lab:
        71.7191, -72.3793, 68.2701
        CIE-LCH:
        71.7191, 99.4966, 136.6735
        CIE-Luv:
        71.7191, -67.6460, 86.4280
        Hunter-Lab:
        65.7589, -56.1007, 39.0222
      #02cc12 color charts
#02cc12 RGB chart
      #02cc12 CMYK chart
      #02cc12 RGB pie chart
      #02cc12 color shades, tints & tones
#02cc12 color schemes
#02cc12 color preview, HTML & CSS examples
           This text has a color of #02cc12        
        
          <p style="color:#02cc12;">Text here</p>
        
        
          .mytext {color:#02cc12;}
        
        Text color #02cc12
      
           This box has a color of #02cc12        
        
          <div style="background-color:#02cc12;">Content here</div>
        
        
          .mybackground {background-color:#02cc12;}
        
        Background color #02cc12
      
           Border around this has a color of #02cc12        
        
          <div style="border:2px solid #02cc12;">Content here</div>
        
        
          .myborder {border:2px solid #02cc12;}
        
        Border color #02cc12