#a5acd7 color space conversions
Hex:
        #a5acd7
        RGB:
        165, 172, 215
        CMY:
        35, 33, 16
        CMYK:
        23, 20, 0, 16
      HSL:
        232°, 38.4615%, 74.5098%
        HSV (HSB):
        232°, 23.2558%, 84.3137%
        XYZ:
        42.5353, 42.4107, 70.2342
        xyY:
        0.2741, 0.2733, 42.4107
      CIE-Lab:
        71.1531, 6.7891, -22.5422
        CIE-LCH:
        71.1531, 23.5424, 286.7608
        CIE-Luv:
        71.1531, -6.0499, -36.2356
        Hunter-Lab:
        65.1235, 2.6209, -18.3565
      #a5acd7 color charts
#a5acd7 RGB chart
      #a5acd7 CMYK chart
      #a5acd7 RGB pie chart
      #a5acd7 color shades, tints & tones
#a5acd7 color schemes
#a5acd7 color preview, HTML & CSS examples
           This text has a color of #a5acd7        
        
          <p style="color:#a5acd7;">Text here</p>
        
        
          .mytext {color:#a5acd7;}
        
        Text color #a5acd7
      
           This box has a color of #a5acd7        
        
          <div style="background-color:#a5acd7;">Content here</div>
        
        
          .mybackground {background-color:#a5acd7;}
        
        Background color #a5acd7
      
           Border around this has a color of #a5acd7        
        
          <div style="border:2px solid #a5acd7;">Content here</div>
        
        
          .myborder {border:2px solid #a5acd7;}
        
        Border color #a5acd7