#b425a0 color space conversions
Hex:
        #b425a0
        RGB:
        180, 37, 160
        CMY:
        29, 85, 37
        CMYK:
        0, 79, 11, 29
      HSL:
        308°, 65.8986%, 42.5490%
        HSV (HSB):
        308°, 79.4444%, 70.5882%
        XYZ:
        25.8291, 13.5645, 34.5146
        xyY:
        0.3495, 0.1835, 13.5645
      CIE-Lab:
        43.6018, 66.9581, -33.6058
        CIE-LCH:
        43.6018, 74.9182, 333.3483
        CIE-Luv:
        43.6018, 63.8066, -57.5622
        Hunter-Lab:
        36.8300, 60.7307, -29.7815
      #b425a0 color charts
#b425a0 RGB chart
      #b425a0 CMYK chart
      #b425a0 RGB pie chart
      #b425a0 color shades, tints & tones
#b425a0 color schemes
#b425a0 color preview, HTML & CSS examples
           This text has a color of #b425a0        
        
          <p style="color:#b425a0;">Text here</p>
        
        
          .mytext {color:#b425a0;}
        
        Text color #b425a0
      
           This box has a color of #b425a0        
        
          <div style="background-color:#b425a0;">Content here</div>
        
        
          .mybackground {background-color:#b425a0;}
        
        Background color #b425a0
      
           Border around this has a color of #b425a0        
        
          <div style="border:2px solid #b425a0;">Content here</div>
        
        
          .myborder {border:2px solid #b425a0;}
        
        Border color #b425a0