#02cf27 color space conversions
Hex:
        #02cf27
        RGB:
        2, 207, 39
        CMY:
        99, 19, 85
        CMYK:
        99, 0, 81, 19
      HSL:
        131°, 98.0861%, 40.9804%
        HSV (HSB):
        131°, 99.0338%, 81.1765%
        XYZ:
        22.7041, 44.7850, 9.3672
        xyY:
        0.2954, 0.5827, 44.7850
      CIE-Lab:
        72.7501, -72.3080, 64.7271
        CIE-LCH:
        72.7501, 97.0466, 138.1664
        CIE-Luv:
        72.7501, -68.2423, 84.6229
        Hunter-Lab:
        66.9216, -56.5543, 38.5461
      #02cf27 color charts
#02cf27 RGB chart
      #02cf27 CMYK chart
      #02cf27 RGB pie chart
      #02cf27 color shades, tints & tones
#02cf27 color schemes
#02cf27 color preview, HTML & CSS examples
           This text has a color of #02cf27        
        
          <p style="color:#02cf27;">Text here</p>
        
        
          .mytext {color:#02cf27;}
        
        Text color #02cf27
      
           This box has a color of #02cf27        
        
          <div style="background-color:#02cf27;">Content here</div>
        
        
          .mybackground {background-color:#02cf27;}
        
        Background color #02cf27
      
           Border around this has a color of #02cf27        
        
          <div style="border:2px solid #02cf27;">Content here</div>
        
        
          .myborder {border:2px solid #02cf27;}
        
        Border color #02cf27