#a5f1de color space conversions
Hex:
        #a5f1de
        RGB:
        165, 241, 222
        CMY:
        35, 5, 13
        CMYK:
        32, 0, 8, 5
      HSL:
        165°, 73.0769%, 79.6078%
        HSV (HSB):
        165°, 31.5353%, 94.5098%
        XYZ:
        60.1572, 76.1839, 80.6416
        xyY:
        0.2772, 0.3511, 76.1839
      CIE-Lab:
        89.9446, -27.3657, 1.7113
        CIE-LCH:
        89.9446, 27.4192, 176.4216
        CIE-Luv:
        89.9446, -36.5942, 7.2704
        Hunter-Lab:
        87.2834, -29.7207, 6.3200
      #a5f1de color charts
#a5f1de RGB chart
      #a5f1de CMYK chart
      #a5f1de RGB pie chart
      #a5f1de color shades, tints & tones
#a5f1de color schemes
#a5f1de color preview, HTML & CSS examples
           This text has a color of #a5f1de        
        
          <p style="color:#a5f1de;">Text here</p>
        
        
          .mytext {color:#a5f1de;}
        
        Text color #a5f1de
      
           This box has a color of #a5f1de        
        
          <div style="background-color:#a5f1de;">Content here</div>
        
        
          .mybackground {background-color:#a5f1de;}
        
        Background color #a5f1de
      
           Border around this has a color of #a5f1de        
        
          <div style="border:2px solid #a5f1de;">Content here</div>
        
        
          .myborder {border:2px solid #a5f1de;}
        
        Border color #a5f1de