#05eac2 color space conversions
Hex:
        #05eac2
        RGB:
        5, 234, 194
        CMY:
        98, 8, 24
        CMYK:
        98, 0, 17, 8
      HSL:
        170°, 95.8159%, 46.8627%
        HSV (HSB):
        170°, 97.8632%, 91.7647%
        XYZ:
        39.2230, 62.7729, 61.0881
        xyY:
        0.2405, 0.3849, 62.7729
      CIE-Lab:
        83.3228, -55.8630, 6.2924
        CIE-LCH:
        83.3228, 56.2163, 173.5733
        CIE-Luv:
        83.3228, -68.3088, 18.4009
        Hunter-Lab:
        79.2294, -50.2838, 9.7463
      #05eac2 color charts
#05eac2 RGB chart
      #05eac2 CMYK chart
      #05eac2 RGB pie chart
      #05eac2 color shades, tints & tones
#05eac2 color schemes
#05eac2 color preview, HTML & CSS examples
           This text has a color of #05eac2        
        
          <p style="color:#05eac2;">Text here</p>
        
        
          .mytext {color:#05eac2;}
        
        Text color #05eac2
      
           This box has a color of #05eac2        
        
          <div style="background-color:#05eac2;">Content here</div>
        
        
          .mybackground {background-color:#05eac2;}
        
        Background color #05eac2
      
           Border around this has a color of #05eac2        
        
          <div style="border:2px solid #05eac2;">Content here</div>
        
        
          .myborder {border:2px solid #05eac2;}
        
        Border color #05eac2