#05bf03 color space conversions
Hex:
        #05bf03
        RGB:
        5, 191, 3
        CMY:
        98, 25, 99
        CMYK:
        97, 0, 98, 25
      HSL:
        119°, 96.9072%, 38.0392%
        HSV (HSB):
        119°, 98.4293%, 74.9020%
        XYZ:
        18.7098, 37.3004, 6.2997
        xyY:
        0.3003, 0.5986, 37.3004
      CIE-Lab:
        67.5018, -69.0641, 66.6144
        CIE-LCH:
        67.5018, 95.9548, 136.0344
        CIE-Luv:
        67.5018, -63.6250, 82.3758
        Hunter-Lab:
        61.0741, -52.1968, 36.6361
      #05bf03 color charts
#05bf03 RGB chart
      #05bf03 CMYK chart
      #05bf03 RGB pie chart
      #05bf03 color shades, tints & tones
#05bf03 color schemes
#05bf03 color preview, HTML & CSS examples
           This text has a color of #05bf03        
        
          <p style="color:#05bf03;">Text here</p>
        
        
          .mytext {color:#05bf03;}
        
        Text color #05bf03
      
           This box has a color of #05bf03        
        
          <div style="background-color:#05bf03;">Content here</div>
        
        
          .mybackground {background-color:#05bf03;}
        
        Background color #05bf03
      
           Border around this has a color of #05bf03        
        
          <div style="border:2px solid #05bf03;">Content here</div>
        
        
          .myborder {border:2px solid #05bf03;}
        
        Border color #05bf03