#05f992 color space conversions
Hex:
        #05f992
        RGB:
        5, 249, 146
        CMY:
        98, 2, 43
        CMYK:
        98, 0, 41, 2
      HSL:
        155°, 96.0630%, 49.8039%
        HSV (HSB):
        155°, 97.9920%, 97.6471%
        XYZ:
        39.1266, 69.8590, 38.6161
        xyY:
        0.2651, 0.4733, 69.8590
      CIE-Lab:
        86.9276, -71.7065, 35.8931
        CIE-LCH:
        86.9276, 80.1882, 153.4095
        CIE-Luv:
        86.9276, -76.5365, 61.4306
        Hunter-Lab:
        83.5817, -62.7078, 31.1142
      #05f992 color charts
#05f992 RGB chart
      #05f992 CMYK chart
      #05f992 RGB pie chart
      #05f992 color shades, tints & tones
#05f992 color schemes
#05f992 color preview, HTML & CSS examples
           This text has a color of #05f992        
        
          <p style="color:#05f992;">Text here</p>
        
        
          .mytext {color:#05f992;}
        
        Text color #05f992
      
           This box has a color of #05f992        
        
          <div style="background-color:#05f992;">Content here</div>
        
        
          .mybackground {background-color:#05f992;}
        
        Background color #05f992
      
           Border around this has a color of #05f992        
        
          <div style="border:2px solid #05f992;">Content here</div>
        
        
          .myborder {border:2px solid #05f992;}
        
        Border color #05f992