#05eac3 color space conversions
Hex:
        #05eac3
        RGB:
        5, 234, 195
        CMY:
        98, 8, 24
        CMYK:
        98, 0, 17, 8
      HSL:
        170°, 95.8159%, 46.8627%
        HSV (HSB):
        170°, 97.8632%, 91.7647%
        XYZ:
        39.3357, 62.8180, 61.6816
        xyY:
        0.2401, 0.3834, 62.8180
      CIE-Lab:
        83.3465, -55.6092, 5.8009
        CIE-LCH:
        83.3465, 55.9109, 174.0447
        CIE-Luv:
        83.3465, -68.2312, 17.6247
        Hunter-Lab:
        79.2578, -50.1115, 9.3386
      #05eac3 color charts
#05eac3 RGB chart
      #05eac3 CMYK chart
      #05eac3 RGB pie chart
      #05eac3 color shades, tints & tones
#05eac3 color schemes
#05eac3 color preview, HTML & CSS examples
           This text has a color of #05eac3        
        
          <p style="color:#05eac3;">Text here</p>
        
        
          .mytext {color:#05eac3;}
        
        Text color #05eac3
      
           This box has a color of #05eac3        
        
          <div style="background-color:#05eac3;">Content here</div>
        
        
          .mybackground {background-color:#05eac3;}
        
        Background color #05eac3
      
           Border around this has a color of #05eac3        
        
          <div style="border:2px solid #05eac3;">Content here</div>
        
        
          .myborder {border:2px solid #05eac3;}
        
        Border color #05eac3