#b464bf color space conversions
Hex:
        #b464bf
        RGB:
        180, 100, 191
        CMY:
        29, 61, 25
        CMYK:
        6, 48, 0, 25
      HSL:
        293°, 41.5525%, 57.0588%
        HSV (HSB):
        293°, 47.6440%, 74.9020%
        XYZ:
        32.7835, 22.5792, 51.9206
        xyY:
        0.3056, 0.2105, 22.5792
      CIE-Lab:
        54.6363, 46.1849, -34.4644
        CIE-LCH:
        54.6363, 57.6268, 323.2687
        CIE-Luv:
        54.6363, 36.1395, -58.8841
        Hunter-Lab:
        47.5176, 39.9956, -31.5215
      #b464bf color charts
#b464bf RGB chart
      #b464bf CMYK chart
      #b464bf RGB pie chart
      #b464bf color shades, tints & tones
#b464bf color schemes
#b464bf color preview, HTML & CSS examples
           This text has a color of #b464bf        
        
          <p style="color:#b464bf;">Text here</p>
        
        
          .mytext {color:#b464bf;}
        
        Text color #b464bf
      
           This box has a color of #b464bf        
        
          <div style="background-color:#b464bf;">Content here</div>
        
        
          .mybackground {background-color:#b464bf;}
        
        Background color #b464bf
      
           Border around this has a color of #b464bf        
        
          <div style="border:2px solid #b464bf;">Content here</div>
        
        
          .myborder {border:2px solid #b464bf;}
        
        Border color #b464bf