#05bc64 color space conversions
Hex:
        #05bc64
        RGB:
        5, 188, 100
        CMY:
        98, 26, 61
        CMYK:
        97, 0, 47, 26
      HSL:
        151°, 94.8187%, 37.8431%
        HSV (HSB):
        151°, 97.3404%, 73.7255%
        XYZ:
        20.3461, 36.9188, 18.1103
        xyY:
        0.2699, 0.4898, 36.9188
      CIE-Lab:
        67.2161, -59.5894, 33.4863
        CIE-LCH:
        67.2161, 68.3537, 150.6661
        CIE-Luv:
        67.2161, -59.7176, 52.7505
        Hunter-Lab:
        60.7608, -46.5599, 24.8607
      #05bc64 color charts
#05bc64 RGB chart
      #05bc64 CMYK chart
      #05bc64 RGB pie chart
      #05bc64 color shades, tints & tones
#05bc64 color schemes
#05bc64 color preview, HTML & CSS examples
           This text has a color of #05bc64        
        
          <p style="color:#05bc64;">Text here</p>
        
        
          .mytext {color:#05bc64;}
        
        Text color #05bc64
      
           This box has a color of #05bc64        
        
          <div style="background-color:#05bc64;">Content here</div>
        
        
          .mybackground {background-color:#05bc64;}
        
        Background color #05bc64
      
           Border around this has a color of #05bc64        
        
          <div style="border:2px solid #05bc64;">Content here</div>
        
        
          .myborder {border:2px solid #05bc64;}
        
        Border color #05bc64