#b5a7de color space conversions
Hex:
        #b5a7de
        RGB:
        181, 167, 222
        CMY:
        29, 35, 13
        CMYK:
        18, 25, 0, 13
      HSL:
        255°, 45.4545%, 76.2745%
        HSV (HSB):
        255°, 24.7748%, 87.0588%
        XYZ:
        46.0596, 42.7351, 74.9283
        xyY:
        0.2813, 0.2610, 42.7351
      CIE-Lab:
        71.3748, 16.1172, -25.9272
        CIE-LCH:
        71.3748, 30.5284, 301.8665
        CIE-Luv:
        71.3748, 3.9012, -43.1912
        Hunter-Lab:
        65.3721, 11.3656, -22.1967
      #b5a7de color charts
#b5a7de RGB chart
      #b5a7de CMYK chart
      #b5a7de RGB pie chart
      #b5a7de color shades, tints & tones
#b5a7de color schemes
#b5a7de color preview, HTML & CSS examples
           This text has a color of #b5a7de        
        
          <p style="color:#b5a7de;">Text here</p>
        
        
          .mytext {color:#b5a7de;}
        
        Text color #b5a7de
      
           This box has a color of #b5a7de        
        
          <div style="background-color:#b5a7de;">Content here</div>
        
        
          .mybackground {background-color:#b5a7de;}
        
        Background color #b5a7de
      
           Border around this has a color of #b5a7de        
        
          <div style="border:2px solid #b5a7de;">Content here</div>
        
        
          .myborder {border:2px solid #b5a7de;}
        
        Border color #b5a7de