#b424ac color space conversions
Hex:
        #b424ac
        RGB:
        180, 36, 172
        CMY:
        29, 86, 33
        CMYK:
        0, 80, 4, 29
      HSL:
        303°, 66.6667%, 42.3529%
        HSV (HSB):
        303°, 80.0000%, 70.5882%
        XYZ:
        26.8997, 13.9436, 40.3033
        xyY:
        0.3315, 0.1718, 13.9436
      CIE-Lab:
        44.1520, 69.0006, -39.8906
        CIE-LCH:
        44.1520, 79.7016, 329.9670
        CIE-Luv:
        44.1520, 59.4567, -67.0295
        Hunter-Lab:
        37.3411, 63.2401, -37.8546
      #b424ac color charts
#b424ac RGB chart
      #b424ac CMYK chart
      #b424ac RGB pie chart
      #b424ac color shades, tints & tones
#b424ac color schemes
#b424ac color preview, HTML & CSS examples
           This text has a color of #b424ac        
        
          <p style="color:#b424ac;">Text here</p>
        
        
          .mytext {color:#b424ac;}
        
        Text color #b424ac
      
           This box has a color of #b424ac        
        
          <div style="background-color:#b424ac;">Content here</div>
        
        
          .mybackground {background-color:#b424ac;}
        
        Background color #b424ac
      
           Border around this has a color of #b424ac        
        
          <div style="border:2px solid #b424ac;">Content here</div>
        
        
          .myborder {border:2px solid #b424ac;}
        
        Border color #b424ac