#05eac1 color space conversions
Hex:
        #05eac1
        RGB:
        5, 234, 193
        CMY:
        98, 8, 24
        CMYK:
        98, 0, 18, 8
      HSL:
        169°, 95.8159%, 46.8627%
        HSV (HSB):
        169°, 97.8632%, 91.7647%
        XYZ:
        39.1110, 62.7282, 60.4985
        xyY:
        0.2409, 0.3864, 62.7282
      CIE-Lab:
        83.2991, -56.1157, 6.7841
        CIE-LCH:
        83.2991, 56.5243, 173.1067
        CIE-Luv:
        83.2991, -68.3862, 19.1748
        Hunter-Lab:
        79.2011, -50.4552, 10.1516
      #05eac1 color charts
#05eac1 RGB chart
      #05eac1 CMYK chart
      #05eac1 RGB pie chart
      #05eac1 color shades, tints & tones
#05eac1 color schemes
#05eac1 color preview, HTML & CSS examples
           This text has a color of #05eac1        
        
          <p style="color:#05eac1;">Text here</p>
        
        
          .mytext {color:#05eac1;}
        
        Text color #05eac1
      
           This box has a color of #05eac1        
        
          <div style="background-color:#05eac1;">Content here</div>
        
        
          .mybackground {background-color:#05eac1;}
        
        Background color #05eac1
      
           Border around this has a color of #05eac1        
        
          <div style="border:2px solid #05eac1;">Content here</div>
        
        
          .myborder {border:2px solid #05eac1;}
        
        Border color #05eac1