#b725af color space conversions
Hex:
        #b725af
        RGB:
        183, 37, 175
        CMY:
        28, 85, 31
        CMYK:
        0, 80, 4, 28
      HSL:
        303°, 66.3636%, 43.1373%
        HSV (HSB):
        303°, 79.7814%, 71.7647%
        XYZ:
        27.9279, 14.4856, 41.8815
        xyY:
        0.3313, 0.1718, 14.4856
      CIE-Lab:
        44.9214, 69.8146, -40.4143
        CIE-LCH:
        44.9214, 80.6684, 329.9343
        CIE-Luv:
        44.9214, 60.3754, -68.2074
        Hunter-Lab:
        38.0599, 64.3762, -38.6013
      #b725af color charts
#b725af RGB chart
      #b725af CMYK chart
      #b725af RGB pie chart
      #b725af color shades, tints & tones
#b725af color schemes
#b725af color preview, HTML & CSS examples
           This text has a color of #b725af        
        
          <p style="color:#b725af;">Text here</p>
        
        
          .mytext {color:#b725af;}
        
        Text color #b725af
      
           This box has a color of #b725af        
        
          <div style="background-color:#b725af;">Content here</div>
        
        
          .mybackground {background-color:#b725af;}
        
        Background color #b725af
      
           Border around this has a color of #b725af        
        
          <div style="border:2px solid #b725af;">Content here</div>
        
        
          .myborder {border:2px solid #b725af;}
        
        Border color #b725af