#42bc27 color space conversions
Hex:
        #42bc27
        RGB:
        66, 188, 39
        CMY:
        74, 26, 85
        CMYK:
        65, 0, 79, 26
      HSL:
        109°, 65.6388%, 44.5098%
        HSV (HSB):
        109°, 79.2553%, 73.7255%
        XYZ:
        20.5962, 37.2712, 8.0280
        xyY:
        0.3126, 0.5656, 37.2712
      CIE-Lab:
        67.4800, -59.5062, 60.0664
        CIE-LCH:
        67.4800, 84.5515, 134.7316
        CIE-Luv:
        67.4800, -53.8486, 76.5487
        Hunter-Lab:
        61.0501, -46.6180, 34.9386
      #42bc27 color charts
#42bc27 RGB chart
      #42bc27 CMYK chart
      #42bc27 RGB pie chart
      #42bc27 color shades, tints & tones
#42bc27 color schemes
#42bc27 color preview, HTML & CSS examples
           This text has a color of #42bc27        
        
          <p style="color:#42bc27;">Text here</p>
        
        
          .mytext {color:#42bc27;}
        
        Text color #42bc27
      
           This box has a color of #42bc27        
        
          <div style="background-color:#42bc27;">Content here</div>
        
        
          .mybackground {background-color:#42bc27;}
        
        Background color #42bc27
      
           Border around this has a color of #42bc27        
        
          <div style="border:2px solid #42bc27;">Content here</div>
        
        
          .myborder {border:2px solid #42bc27;}
        
        Border color #42bc27