#b428b1 color space conversions
Hex:
        #b428b1
        RGB:
        180, 40, 177
        CMY:
        29, 84, 31
        CMYK:
        0, 78, 2, 29
      HSL:
        301°, 63.6364%, 43.1373%
        HSV (HSB):
        301°, 77.7778%, 70.5882%
        XYZ:
        27.5170, 14.3952, 42.9232
        xyY:
        0.3244, 0.1697, 14.3952
      CIE-Lab:
        44.7945, 68.7235, -41.8293
        CIE-LCH:
        44.7945, 80.4525, 328.6728
        CIE-Luv:
        44.7945, 56.9931, -70.0343
        Hunter-Lab:
        37.9410, 63.0616, -40.5169
      #b428b1 color charts
#b428b1 RGB chart
      #b428b1 CMYK chart
      #b428b1 RGB pie chart
      #b428b1 color shades, tints & tones
#b428b1 color schemes
#b428b1 color preview, HTML & CSS examples
           This text has a color of #b428b1        
        
          <p style="color:#b428b1;">Text here</p>
        
        
          .mytext {color:#b428b1;}
        
        Text color #b428b1
      
           This box has a color of #b428b1        
        
          <div style="background-color:#b428b1;">Content here</div>
        
        
          .mybackground {background-color:#b428b1;}
        
        Background color #b428b1
      
           Border around this has a color of #b428b1        
        
          <div style="border:2px solid #b428b1;">Content here</div>
        
        
          .myborder {border:2px solid #b428b1;}
        
        Border color #b428b1