#05eea3 color space conversions
Hex:
        #05eea3
        RGB:
        5, 238, 163
        CMY:
        98, 7, 36
        CMYK:
        98, 0, 32, 7
      HSL:
        161°, 95.8848%, 47.6471%
        HSV (HSB):
        161°, 97.8992%, 93.3333%
        XYZ:
        37.2480, 63.8257, 45.0068
        xyY:
        0.2550, 0.4369, 63.8257
      CIE-Lab:
        83.8749, -64.5990, 23.2154
        CIE-LCH:
        83.8749, 68.6439, 160.2327
        CIE-Luv:
        83.8749, -71.9081, 43.7957
        Hunter-Lab:
        79.8910, -56.5862, 22.5225
      #05eea3 color charts
#05eea3 RGB chart
      #05eea3 CMYK chart
      #05eea3 RGB pie chart
      #05eea3 color shades, tints & tones
#05eea3 color schemes
#05eea3 color preview, HTML & CSS examples
           This text has a color of #05eea3        
        
          <p style="color:#05eea3;">Text here</p>
        
        
          .mytext {color:#05eea3;}
        
        Text color #05eea3
      
           This box has a color of #05eea3        
        
          <div style="background-color:#05eea3;">Content here</div>
        
        
          .mybackground {background-color:#05eea3;}
        
        Background color #05eea3
      
           Border around this has a color of #05eea3        
        
          <div style="border:2px solid #05eea3;">Content here</div>
        
        
          .myborder {border:2px solid #05eea3;}
        
        Border color #05eea3