#b725bc color space conversions
Hex:
        #b725bc
        RGB:
        183, 37, 188
        CMY:
        28, 85, 26
        CMYK:
        3, 80, 0, 26
      HSL:
        298°, 67.1111%, 44.1176%
        HSV (HSB):
        298°, 80.3191%, 73.7255%
        XYZ:
        29.2671, 15.0213, 48.9338
        xyY:
        0.3140, 0.1611, 15.0213
      CIE-Lab:
        45.6633, 71.8473, -46.8796
        CIE-LCH:
        45.6633, 85.7888, 326.8760
        CIE-Luv:
        45.6633, 55.6935, -78.0770
        Hunter-Lab:
        38.7573, 66.9670, -47.7277
      #b725bc color charts
#b725bc RGB chart
      #b725bc CMYK chart
      #b725bc RGB pie chart
      #b725bc color shades, tints & tones
#b725bc color schemes
#b725bc color preview, HTML & CSS examples
           This text has a color of #b725bc        
        
          <p style="color:#b725bc;">Text here</p>
        
        
          .mytext {color:#b725bc;}
        
        Text color #b725bc
      
           This box has a color of #b725bc        
        
          <div style="background-color:#b725bc;">Content here</div>
        
        
          .mybackground {background-color:#b725bc;}
        
        Background color #b725bc
      
           Border around this has a color of #b725bc        
        
          <div style="border:2px solid #b725bc;">Content here</div>
        
        
          .myborder {border:2px solid #b725bc;}
        
        Border color #b725bc