#05fa95 color space conversions
Hex:
        #05fa95
        RGB:
        5, 250, 149
        CMY:
        98, 2, 42
        CMYK:
        98, 0, 40, 2
      HSL:
        155°, 96.0784%, 50.0000%
        HSV (HSB):
        155°, 98.0000%, 98.0392%
        XYZ:
        39.6730, 70.5734, 39.9648
        xyY:
        0.2641, 0.4698, 70.5734
      CIE-Lab:
        87.2773, -71.4903, 34.8667
        CIE-LCH:
        87.2773, 79.5396, 154.0009
        CIE-Luv:
        87.2773, -76.6639, 60.2134
        Hunter-Lab:
        84.0080, -62.7168, 30.5998
      #05fa95 color charts
#05fa95 RGB chart
      #05fa95 CMYK chart
      #05fa95 RGB pie chart
      #05fa95 color shades, tints & tones
#05fa95 color schemes
#05fa95 color preview, HTML & CSS examples
           This text has a color of #05fa95        
        
          <p style="color:#05fa95;">Text here</p>
        
        
          .mytext {color:#05fa95;}
        
        Text color #05fa95
      
           This box has a color of #05fa95        
        
          <div style="background-color:#05fa95;">Content here</div>
        
        
          .mybackground {background-color:#05fa95;}
        
        Background color #05fa95
      
           Border around this has a color of #05fa95        
        
          <div style="border:2px solid #05fa95;">Content here</div>
        
        
          .myborder {border:2px solid #05fa95;}
        
        Border color #05fa95