#05ef70 color space conversions
Hex:
        #05ef70
        RGB:
        5, 239, 112
        CMY:
        98, 6, 56
        CMYK:
        98, 0, 53, 6
      HSL:
        147°, 95.9016%, 47.8431%
        HSV (HSB):
        147°, 97.9079%, 93.7255%
        XYZ:
        33.8537, 62.9351, 25.6927
        xyY:
        0.2764, 0.5138, 62.9351
      CIE-Lab:
        83.4082, -74.0574, 47.8046
        CIE-LCH:
        83.4082, 88.1463, 147.1575
        CIE-Luv:
        83.4082, -75.3370, 74.3532
        Hunter-Lab:
        79.3317, -62.6579, 36.3303
      #05ef70 color charts
#05ef70 RGB chart
      #05ef70 CMYK chart
      #05ef70 RGB pie chart
      #05ef70 color shades, tints & tones
#05ef70 color schemes
#05ef70 color preview, HTML & CSS examples
           This text has a color of #05ef70        
        
          <p style="color:#05ef70;">Text here</p>
        
        
          .mytext {color:#05ef70;}
        
        Text color #05ef70
      
           This box has a color of #05ef70        
        
          <div style="background-color:#05ef70;">Content here</div>
        
        
          .mybackground {background-color:#05ef70;}
        
        Background color #05ef70
      
           Border around this has a color of #05ef70        
        
          <div style="border:2px solid #05ef70;">Content here</div>
        
        
          .myborder {border:2px solid #05ef70;}
        
        Border color #05ef70