#b464a2 color space conversions
Hex:
        #b464a2
        RGB:
        180, 100, 162
        CMY:
        29, 61, 36
        CMYK:
        0, 44, 10, 29
      HSL:
        314°, 34.7826%, 54.9020%
        HSV (HSB):
        314°, 44.4444%, 70.5882%
        XYZ:
        29.9011, 21.4263, 36.7421
        xyY:
        0.3395, 0.2433, 21.4263
      CIE-Lab:
        53.4129, 40.8646, -19.5628
        CIE-LCH:
        53.4129, 45.3058, 334.4185
        CIE-Luv:
        53.4129, 42.5737, -35.0716
        Hunter-Lab:
        46.2885, 34.3013, -14.6603
      #b464a2 color charts
#b464a2 RGB chart
      #b464a2 CMYK chart
      #b464a2 RGB pie chart
      #b464a2 color shades, tints & tones
#b464a2 color schemes
#b464a2 color preview, HTML & CSS examples
           This text has a color of #b464a2        
        
          <p style="color:#b464a2;">Text here</p>
        
        
          .mytext {color:#b464a2;}
        
        Text color #b464a2
      
           This box has a color of #b464a2        
        
          <div style="background-color:#b464a2;">Content here</div>
        
        
          .mybackground {background-color:#b464a2;}
        
        Background color #b464a2
      
           Border around this has a color of #b464a2        
        
          <div style="border:2px solid #b464a2;">Content here</div>
        
        
          .myborder {border:2px solid #b464a2;}
        
        Border color #b464a2