#b3a5cf color space conversions
Hex:
        #b3a5cf
        RGB:
        179, 165, 207
        CMY:
        30, 35, 19
        CMYK:
        14, 20, 0, 19
      HSL:
        260°, 30.4348%, 72.9412%
        HSV (HSB):
        260°, 20.2899%, 81.1765%
        XYZ:
        43.3080, 40.9990, 64.6625
        xyY:
        0.2907, 0.2752, 40.9990
      CIE-Lab:
        70.1752, 13.3064, -19.5323
        CIE-LCH:
        70.1752, 23.6341, 304.2647
        CIE-Luv:
        70.1752, 4.9422, -32.2863
        Hunter-Lab:
        64.0304, 8.6781, -15.0540
      #b3a5cf color charts
#b3a5cf RGB chart
      #b3a5cf CMYK chart
      #b3a5cf RGB pie chart
      #b3a5cf color shades, tints & tones
#b3a5cf color schemes
#b3a5cf color preview, HTML & CSS examples
           This text has a color of #b3a5cf        
        
          <p style="color:#b3a5cf;">Text here</p>
        
        
          .mytext {color:#b3a5cf;}
        
        Text color #b3a5cf
      
           This box has a color of #b3a5cf        
        
          <div style="background-color:#b3a5cf;">Content here</div>
        
        
          .mybackground {background-color:#b3a5cf;}
        
        Background color #b3a5cf
      
           Border around this has a color of #b3a5cf        
        
          <div style="border:2px solid #b3a5cf;">Content here</div>
        
        
          .myborder {border:2px solid #b3a5cf;}
        
        Border color #b3a5cf