#5eae12 color space conversions
Hex:
        #5eae12
        RGB:
        94, 174, 18
        CMY:
        63, 32, 93
        CMYK:
        46, 0, 90, 32
      HSL:
        91°, 81.2500%, 37.6471%
        HSV (HSB):
        91°, 89.6552%, 68.2353%
        XYZ:
        19.8613, 32.6955, 5.8363
        xyY:
        0.3401, 0.5599, 32.6955
      CIE-Lab:
        63.9136, -47.7488, 62.3730
        CIE-LCH:
        63.9136, 78.5515, 127.4354
        CIE-Luv:
        63.9136, -39.3161, 74.0988
        Hunter-Lab:
        57.1799, -38.0633, 33.9743
      #5eae12 color charts
#5eae12 RGB chart
      #5eae12 CMYK chart
      #5eae12 RGB pie chart
      #5eae12 color shades, tints & tones
#5eae12 color schemes
#5eae12 color preview, HTML & CSS examples
           This text has a color of #5eae12        
        
          <p style="color:#5eae12;">Text here</p>
        
        
          .mytext {color:#5eae12;}
        
        Text color #5eae12
      
           This box has a color of #5eae12        
        
          <div style="background-color:#5eae12;">Content here</div>
        
        
          .mybackground {background-color:#5eae12;}
        
        Background color #5eae12
      
           Border around this has a color of #5eae12        
        
          <div style="border:2px solid #5eae12;">Content here</div>
        
        
          .myborder {border:2px solid #5eae12;}
        
        Border color #5eae12