#b428a1 color space conversions
Hex:
        #b428a1
        RGB:
        180, 40, 161
        CMY:
        29, 84, 37
        CMYK:
        0, 78, 11, 29
      HSL:
        308°, 63.6364%, 43.1373%
        HSV (HSB):
        308°, 77.7778%, 70.5882%
        XYZ:
        26.0142, 13.7941, 35.0096
        xyY:
        0.3477, 0.1844, 13.7941
      CIE-Lab:
        43.9362, 66.2885, -33.6782
        CIE-LCH:
        43.9362, 74.3531, 333.0669
        CIE-Luv:
        43.9362, 62.8642, -57.6817
        Hunter-Lab:
        37.1404, 60.0309, -29.8902
      #b428a1 color charts
#b428a1 RGB chart
      #b428a1 CMYK chart
      #b428a1 RGB pie chart
      #b428a1 color shades, tints & tones
#b428a1 color schemes
#b428a1 color preview, HTML & CSS examples
           This text has a color of #b428a1        
        
          <p style="color:#b428a1;">Text here</p>
        
        
          .mytext {color:#b428a1;}
        
        Text color #b428a1
      
           This box has a color of #b428a1        
        
          <div style="background-color:#b428a1;">Content here</div>
        
        
          .mybackground {background-color:#b428a1;}
        
        Background color #b428a1
      
           Border around this has a color of #b428a1        
        
          <div style="border:2px solid #b428a1;">Content here</div>
        
        
          .myborder {border:2px solid #b428a1;}
        
        Border color #b428a1