#b42ac4 color space conversions
Hex:
        #b42ac4
        RGB:
        180, 42, 196
        CMY:
        29, 84, 23
        CMYK:
        8, 79, 0, 23
      HSL:
        294°, 64.7059%, 46.6667%
        HSV (HSB):
        294°, 78.5714%, 76.8627%
        XYZ:
        29.6142, 15.3447, 53.6255
        xyY:
        0.3004, 0.1557, 15.3447
      CIE-Lab:
        46.1028, 71.2822, -50.8692
        CIE-LCH:
        46.1028, 87.5718, 324.4871
        CIE-Luv:
        46.1028, 50.1980, -83.9297
        Hunter-Lab:
        39.1724, 66.3936, -53.7452
      #b42ac4 color charts
#b42ac4 RGB chart
      #b42ac4 CMYK chart
      #b42ac4 RGB pie chart
      #b42ac4 color shades, tints & tones
#b42ac4 color schemes
#b42ac4 color preview, HTML & CSS examples
           This text has a color of #b42ac4        
        
          <p style="color:#b42ac4;">Text here</p>
        
        
          .mytext {color:#b42ac4;}
        
        Text color #b42ac4
      
           This box has a color of #b42ac4        
        
          <div style="background-color:#b42ac4;">Content here</div>
        
        
          .mybackground {background-color:#b42ac4;}
        
        Background color #b42ac4
      
           Border around this has a color of #b42ac4        
        
          <div style="border:2px solid #b42ac4;">Content here</div>
        
        
          .myborder {border:2px solid #b42ac4;}
        
        Border color #b42ac4