#05fc73 color space conversions
Hex:
        #05fc73
        RGB:
        5, 252, 115
        CMY:
        98, 1, 55
        CMYK:
        98, 0, 54, 1
      HSL:
        147°, 97.6285%, 50.3922%
        HSV (HSB):
        147°, 98.0159%, 98.8235%
        XYZ:
        37.9675, 70.8909, 27.9019
        xyY:
        0.2776, 0.5184, 70.8909
      CIE-Lab:
        87.4320, -77.5900, 51.2966
        CIE-LCH:
        87.4320, 93.0138, 146.5304
        CIE-Luv:
        87.4320, -79.2032, 79.6301
        Hunter-Lab:
        84.1967, -66.8518, 39.2896
      #05fc73 color charts
#05fc73 RGB chart
      #05fc73 CMYK chart
      #05fc73 RGB pie chart
      #05fc73 color shades, tints & tones
#05fc73 color schemes
#05fc73 color preview, HTML & CSS examples
           This text has a color of #05fc73        
        
          <p style="color:#05fc73;">Text here</p>
        
        
          .mytext {color:#05fc73;}
        
        Text color #05fc73
      
           This box has a color of #05fc73        
        
          <div style="background-color:#05fc73;">Content here</div>
        
        
          .mybackground {background-color:#05fc73;}
        
        Background color #05fc73
      
           Border around this has a color of #05fc73        
        
          <div style="border:2px solid #05fc73;">Content here</div>
        
        
          .myborder {border:2px solid #05fc73;}
        
        Border color #05fc73