#b460a3 color space conversions
Hex:
        #b460a3
        RGB:
        180, 96, 163
        CMY:
        29, 62, 36
        CMYK:
        0, 47, 9, 29
      HSL:
        312°, 35.8974%, 54.1176%
        HSV (HSB):
        312°, 46.6667%, 70.5882%
        XYZ:
        29.6161, 20.7134, 37.0875
        xyY:
        0.3388, 0.2369, 20.7134
      CIE-Lab:
        52.6344, 43.1363, -21.3400
        CIE-LCH:
        52.6344, 48.1263, 333.6779
        CIE-Luv:
        52.6344, 44.1298, -37.9876
        Hunter-Lab:
        45.5120, 36.5099, -16.4568
      #b460a3 color charts
#b460a3 RGB chart
      #b460a3 CMYK chart
      #b460a3 RGB pie chart
      #b460a3 color shades, tints & tones
#b460a3 color schemes
#b460a3 color preview, HTML & CSS examples
           This text has a color of #b460a3        
        
          <p style="color:#b460a3;">Text here</p>
        
        
          .mytext {color:#b460a3;}
        
        Text color #b460a3
      
           This box has a color of #b460a3        
        
          <div style="background-color:#b460a3;">Content here</div>
        
        
          .mybackground {background-color:#b460a3;}
        
        Background color #b460a3
      
           Border around this has a color of #b460a3        
        
          <div style="border:2px solid #b460a3;">Content here</div>
        
        
          .myborder {border:2px solid #b460a3;}
        
        Border color #b460a3