#05e394 color space conversions
Hex:
        #05e394
        RGB:
        5, 227, 148
        CMY:
        98, 11, 42
        CMYK:
        98, 0, 35, 11
      HSL:
        159°, 95.6897%, 45.4902%
        HSV (HSB):
        159°, 97.7974%, 89.0196%
        XYZ:
        32.8770, 57.1086, 37.3072
        xyY:
        0.2583, 0.4486, 57.1086
      CIE-Lab:
        80.2406, -63.8458, 25.9816
        CIE-LCH:
        80.2406, 68.9299, 157.8565
        CIE-Luv:
        80.2406, -69.3882, 46.8451
        Hunter-Lab:
        75.5702, -54.5911, 23.6291
      #05e394 color charts
#05e394 RGB chart
      #05e394 CMYK chart
      #05e394 RGB pie chart
      #05e394 color shades, tints & tones
#05e394 color schemes
#05e394 color preview, HTML & CSS examples
           This text has a color of #05e394        
        
          <p style="color:#05e394;">Text here</p>
        
        
          .mytext {color:#05e394;}
        
        Text color #05e394
      
           This box has a color of #05e394        
        
          <div style="background-color:#05e394;">Content here</div>
        
        
          .mybackground {background-color:#05e394;}
        
        Background color #05e394
      
           Border around this has a color of #05e394        
        
          <div style="border:2px solid #05e394;">Content here</div>
        
        
          .myborder {border:2px solid #05e394;}
        
        Border color #05e394