#a5cfaf color space conversions
Hex:
        #a5cfaf
        RGB:
        165, 207, 175
        CMY:
        35, 19, 31
        CMYK:
        20, 0, 15, 19
      HSL:
        134°, 30.4348%, 72.9412%
        HSV (HSB):
        134°, 20.2899%, 81.1765%
        XYZ:
        45.5677, 55.7201, 48.9108
        xyY:
        0.3034, 0.3710, 55.7201
      CIE-Lab:
        79.4543, -20.1109, 11.4047
        CIE-LCH:
        79.4543, 23.1196, 150.4429
        CIE-Luv:
        79.4543, -21.2273, 20.0770
        Hunter-Lab:
        74.6459, -21.6647, 13.4031
      #a5cfaf color charts
#a5cfaf RGB chart
      #a5cfaf CMYK chart
      #a5cfaf RGB pie chart
      #a5cfaf color shades, tints & tones
#a5cfaf color schemes
#a5cfaf color preview, HTML & CSS examples
           This text has a color of #a5cfaf        
        
          <p style="color:#a5cfaf;">Text here</p>
        
        
          .mytext {color:#a5cfaf;}
        
        Text color #a5cfaf
      
           This box has a color of #a5cfaf        
        
          <div style="background-color:#a5cfaf;">Content here</div>
        
        
          .mybackground {background-color:#a5cfaf;}
        
        Background color #a5cfaf
      
           Border around this has a color of #a5cfaf        
        
          <div style="border:2px solid #a5cfaf;">Content here</div>
        
        
          .myborder {border:2px solid #a5cfaf;}
        
        Border color #a5cfaf