#b42fa9 color space conversions
Hex:
        #b42fa9
        RGB:
        180, 47, 169
        CMY:
        29, 82, 34
        CMYK:
        0, 74, 6, 29
      HSL:
        305°, 58.5903%, 44.5098%
        HSV (HSB):
        305°, 73.8889%, 70.5882%
        XYZ:
        27.0003, 14.6009, 38.9313
        xyY:
        0.3353, 0.1813, 14.6009
      CIE-Lab:
        45.0827, 65.3980, -36.6375
        CIE-LCH:
        45.0827, 74.9614, 330.7414
        CIE-Luv:
        45.0827, 58.5150, -62.2052
        Hunter-Lab:
        38.2111, 59.2603, -33.6597
      #b42fa9 color charts
#b42fa9 RGB chart
      #b42fa9 CMYK chart
      #b42fa9 RGB pie chart
      #b42fa9 color shades, tints & tones
#b42fa9 color schemes
#b42fa9 color preview, HTML & CSS examples
           This text has a color of #b42fa9        
        
          <p style="color:#b42fa9;">Text here</p>
        
        
          .mytext {color:#b42fa9;}
        
        Text color #b42fa9
      
           This box has a color of #b42fa9        
        
          <div style="background-color:#b42fa9;">Content here</div>
        
        
          .mybackground {background-color:#b42fa9;}
        
        Background color #b42fa9
      
           Border around this has a color of #b42fa9        
        
          <div style="border:2px solid #b42fa9;">Content here</div>
        
        
          .myborder {border:2px solid #b42fa9;}
        
        Border color #b42fa9