#b42aa4 color space conversions
Hex:
        #b42aa4
        RGB:
        180, 42, 164
        CMY:
        29, 84, 36
        CMYK:
        0, 77, 9, 29
      HSL:
        307°, 62.1622%, 43.5294%
        HSV (HSB):
        307°, 76.6667%, 70.5882%
        XYZ:
        26.3512, 14.0396, 36.4430
        xyY:
        0.3430, 0.1827, 14.0396
      CIE-Lab:
        44.2896, 66.1608, -34.9137
        CIE-LCH:
        44.2896, 74.8079, 332.1789
        CIE-Luv:
        44.2896, 61.3521, -59.5537
        Hunter-Lab:
        37.4694, 59.9626, -31.4373
      #b42aa4 color charts
#b42aa4 RGB chart
      #b42aa4 CMYK chart
      #b42aa4 RGB pie chart
      #b42aa4 color shades, tints & tones
#b42aa4 color schemes
#b42aa4 color preview, HTML & CSS examples
           This text has a color of #b42aa4        
        
          <p style="color:#b42aa4;">Text here</p>
        
        
          .mytext {color:#b42aa4;}
        
        Text color #b42aa4
      
           This box has a color of #b42aa4        
        
          <div style="background-color:#b42aa4;">Content here</div>
        
        
          .mybackground {background-color:#b42aa4;}
        
        Background color #b42aa4
      
           Border around this has a color of #b42aa4        
        
          <div style="border:2px solid #b42aa4;">Content here</div>
        
        
          .myborder {border:2px solid #b42aa4;}
        
        Border color #b42aa4