#b464bd color space conversions
Hex:
        #b464bd
        RGB:
        180, 100, 189
        CMY:
        29, 61, 26
        CMYK:
        5, 47, 0, 26
      HSL:
        294°, 40.2715%, 56.6667%
        HSV (HSB):
        294°, 47.0899%, 74.1176%
        XYZ:
        32.5649, 22.4918, 50.7691
        xyY:
        0.3077, 0.2125, 22.4918
      CIE-Lab:
        54.5449, 45.7972, -33.4582
        CIE-LCH:
        54.5449, 56.7172, 323.8492
        CIE-Luv:
        54.5449, 36.5750, -57.2457
        Hunter-Lab:
        47.4255, 39.5730, -30.2723
      #b464bd color charts
#b464bd RGB chart
      #b464bd CMYK chart
      #b464bd RGB pie chart
      #b464bd color shades, tints & tones
#b464bd color schemes
#b464bd color preview, HTML & CSS examples
           This text has a color of #b464bd        
        
          <p style="color:#b464bd;">Text here</p>
        
        
          .mytext {color:#b464bd;}
        
        Text color #b464bd
      
           This box has a color of #b464bd        
        
          <div style="background-color:#b464bd;">Content here</div>
        
        
          .mybackground {background-color:#b464bd;}
        
        Background color #b464bd
      
           Border around this has a color of #b464bd        
        
          <div style="border:2px solid #b464bd;">Content here</div>
        
        
          .myborder {border:2px solid #b464bd;}
        
        Border color #b464bd