#b725bf color space conversions
Hex:
        #b725bf
        RGB:
        183, 37, 191
        CMY:
        28, 85, 25
        CMYK:
        4, 81, 0, 25
      HSL:
        297°, 67.5439%, 44.7059%
        HSV (HSB):
        297°, 80.6283%, 74.9020%
        XYZ:
        29.5940, 15.1520, 50.6551
        xyY:
        0.3102, 0.1588, 15.1520
      CIE-Lab:
        45.8417, 72.3306, -48.3476
        CIE-LCH:
        45.8417, 87.0012, 326.2403
        CIE-Luv:
        45.8417, 54.6489, -80.3252
        Hunter-Lab:
        38.9256, 67.5886, -49.9080
      #b725bf color charts
#b725bf RGB chart
      #b725bf CMYK chart
      #b725bf RGB pie chart
      #b725bf color shades, tints & tones
#b725bf color schemes
#b725bf color preview, HTML & CSS examples
           This text has a color of #b725bf        
        
          <p style="color:#b725bf;">Text here</p>
        
        
          .mytext {color:#b725bf;}
        
        Text color #b725bf
      
           This box has a color of #b725bf        
        
          <div style="background-color:#b725bf;">Content here</div>
        
        
          .mybackground {background-color:#b725bf;}
        
        Background color #b725bf
      
           Border around this has a color of #b725bf        
        
          <div style="border:2px solid #b725bf;">Content here</div>
        
        
          .myborder {border:2px solid #b725bf;}
        
        Border color #b725bf