#5fcd12 color space conversions
Hex:
        #5fcd12
        RGB:
        95, 205, 18
        CMY:
        63, 20, 93
        CMYK:
        54, 0, 91, 20
      HSL:
        95°, 83.8565%, 43.7255%
        HSV (HSB):
        95°, 91.2195%, 80.3922%
        XYZ:
        26.6598, 46.1392, 8.0729
        xyY:
        0.3297, 0.5705, 46.1392
      CIE-Lab:
        73.6358, -59.0634, 70.5237
        CIE-LCH:
        73.6358, 91.9895, 129.9461
        CIE-Luv:
        73.6358, -51.9873, 86.7048
        Hunter-Lab:
        67.9259, -48.8118, 40.5015
      #5fcd12 color charts
#5fcd12 RGB chart
      #5fcd12 CMYK chart
      #5fcd12 RGB pie chart
      #5fcd12 color shades, tints & tones
#5fcd12 color schemes
#5fcd12 color preview, HTML & CSS examples
           This text has a color of #5fcd12        
        
          <p style="color:#5fcd12;">Text here</p>
        
        
          .mytext {color:#5fcd12;}
        
        Text color #5fcd12
      
           This box has a color of #5fcd12        
        
          <div style="background-color:#5fcd12;">Content here</div>
        
        
          .mybackground {background-color:#5fcd12;}
        
        Background color #5fcd12
      
           Border around this has a color of #5fcd12        
        
          <div style="border:2px solid #5fcd12;">Content here</div>
        
        
          .myborder {border:2px solid #5fcd12;}
        
        Border color #5fcd12