#a5f352 color space conversions
Hex:
        #a5f352
        RGB:
        165, 243, 82
        CMY:
        35, 5, 68
        CMYK:
        32, 0, 66, 5
      HSL:
        89°, 87.0270%, 63.7255%
        HSV (HSB):
        89°, 66.2551%, 95.2941%
        XYZ:
        49.0906, 72.7097, 19.4297
        xyY:
        0.3476, 0.5148, 72.7097
      CIE-Lab:
        88.3091, -48.4428, 67.2450
        CIE-LCH:
        88.3091, 82.8769, 125.7687
        CIE-Luv:
        88.3091, -38.9576, 89.4138
        Hunter-Lab:
        85.2700, -46.4586, 46.1791
      #a5f352 color charts
#a5f352 RGB chart
      #a5f352 CMYK chart
      #a5f352 RGB pie chart
      #a5f352 color shades, tints & tones
#a5f352 color schemes
#a5f352 color preview, HTML & CSS examples
           This text has a color of #a5f352        
        
          <p style="color:#a5f352;">Text here</p>
        
        
          .mytext {color:#a5f352;}
        
        Text color #a5f352
      
           This box has a color of #a5f352        
        
          <div style="background-color:#a5f352;">Content here</div>
        
        
          .mybackground {background-color:#a5f352;}
        
        Background color #a5f352
      
           Border around this has a color of #a5f352        
        
          <div style="border:2px solid #a5f352;">Content here</div>
        
        
          .myborder {border:2px solid #a5f352;}
        
        Border color #a5f352