#05ca82 color space conversions
Hex:
        #05ca82
        RGB:
        5, 202, 130
        CMY:
        98, 21, 49
        CMYK:
        98, 0, 36, 21
      HSL:
        158°, 95.1691%, 40.5882%
        HSV (HSB):
        158°, 97.5248%, 79.2157%
        XYZ:
        25.2124, 43.8850, 28.2609
        xyY:
        0.2590, 0.4508, 43.8850
      CIE-Lab:
        72.1516, -58.6999, 24.4086
        CIE-LCH:
        72.1516, 63.5725, 157.4215
        CIE-Luv:
        72.1516, -62.4422, 42.9218
        Hunter-Lab:
        66.2458, -47.9951, 21.0785
      #05ca82 color charts
#05ca82 RGB chart
      #05ca82 CMYK chart
      #05ca82 RGB pie chart
      #05ca82 color shades, tints & tones
#05ca82 color schemes
#05ca82 color preview, HTML & CSS examples
           This text has a color of #05ca82        
        
          <p style="color:#05ca82;">Text here</p>
        
        
          .mytext {color:#05ca82;}
        
        Text color #05ca82
      
           This box has a color of #05ca82        
        
          <div style="background-color:#05ca82;">Content here</div>
        
        
          .mybackground {background-color:#05ca82;}
        
        Background color #05ca82
      
           Border around this has a color of #05ca82        
        
          <div style="border:2px solid #05ca82;">Content here</div>
        
        
          .myborder {border:2px solid #05ca82;}
        
        Border color #05ca82