#b425a7 color space conversions
Hex:
        #b425a7
        RGB:
        180, 37, 167
        CMY:
        29, 85, 35
        CMYK:
        0, 79, 7, 29
      HSL:
        305°, 65.8986%, 42.5490%
        HSV (HSB):
        305°, 79.4444%, 70.5882%
        XYZ:
        26.4590, 13.8165, 37.8315
        xyY:
        0.3388, 0.1769, 13.8165
      CIE-Lab:
        43.9685, 67.9887, -37.2089
        CIE-LCH:
        43.9685, 77.5047, 331.3090
        CIE-Luv:
        43.9685, 61.1529, -62.9843
        Hunter-Lab:
        37.1705, 62.0130, -34.3250
      #b425a7 color charts
#b425a7 RGB chart
      #b425a7 CMYK chart
      #b425a7 RGB pie chart
      #b425a7 color shades, tints & tones
#b425a7 color schemes
#b425a7 color preview, HTML & CSS examples
           This text has a color of #b425a7        
        
          <p style="color:#b425a7;">Text here</p>
        
        
          .mytext {color:#b425a7;}
        
        Text color #b425a7
      
           This box has a color of #b425a7        
        
          <div style="background-color:#b425a7;">Content here</div>
        
        
          .mybackground {background-color:#b425a7;}
        
        Background color #b425a7
      
           Border around this has a color of #b425a7        
        
          <div style="border:2px solid #b425a7;">Content here</div>
        
        
          .myborder {border:2px solid #b425a7;}
        
        Border color #b425a7