#b440a5 color space conversions
Hex:
        #b440a5
        RGB:
        180, 64, 165
        CMY:
        29, 75, 35
        CMYK:
        0, 64, 8, 29
      HSL:
        308°, 47.5410%, 47.8431%
        HSV (HSB):
        308°, 64.4444%, 70.5882%
        XYZ:
        27.4473, 16.0867, 37.2557
        xyY:
        0.3397, 0.1991, 16.0867
      CIE-Lab:
        47.0880, 58.5579, -31.1135
        CIE-LCH:
        47.0880, 66.3105, 332.0170
        CIE-Luv:
        47.0880, 55.5143, -53.7776
        Hunter-Lab:
        40.1082, 51.9637, -26.9975
      #b440a5 color charts
#b440a5 RGB chart
      #b440a5 CMYK chart
      #b440a5 RGB pie chart
      #b440a5 color shades, tints & tones
#b440a5 color schemes
#b440a5 color preview, HTML & CSS examples
           This text has a color of #b440a5        
        
          <p style="color:#b440a5;">Text here</p>
        
        
          .mytext {color:#b440a5;}
        
        Text color #b440a5
      
           This box has a color of #b440a5        
        
          <div style="background-color:#b440a5;">Content here</div>
        
        
          .mybackground {background-color:#b440a5;}
        
        Background color #b440a5
      
           Border around this has a color of #b440a5        
        
          <div style="border:2px solid #b440a5;">Content here</div>
        
        
          .myborder {border:2px solid #b440a5;}
        
        Border color #b440a5