#b725be color space conversions
Hex:
        #b725be
        RGB:
        183, 37, 190
        CMY:
        28, 85, 25
        CMYK:
        4, 81, 0, 25
      HSL:
        297°, 67.4009%, 44.5098%
        HSV (HSB):
        297°, 80.5263%, 74.5098%
        XYZ:
        29.4843, 15.1081, 50.0774
        xyY:
        0.3114, 0.1596, 15.1081
      CIE-Lab:
        45.7819, 72.1690, -47.8592
        CIE-LCH:
        45.7819, 86.5960, 326.4494
        CIE-Luv:
        45.7819, 54.9956, -79.5771
        Hunter-Lab:
        38.8692, 67.3804, -49.1783
      #b725be color charts
#b725be RGB chart
      #b725be CMYK chart
      #b725be RGB pie chart
      #b725be color shades, tints & tones
#b725be color schemes
#b725be color preview, HTML & CSS examples
           This text has a color of #b725be        
        
          <p style="color:#b725be;">Text here</p>
        
        
          .mytext {color:#b725be;}
        
        Text color #b725be
      
           This box has a color of #b725be        
        
          <div style="background-color:#b725be;">Content here</div>
        
        
          .mybackground {background-color:#b725be;}
        
        Background color #b725be
      
           Border around this has a color of #b725be        
        
          <div style="border:2px solid #b725be;">Content here</div>
        
        
          .myborder {border:2px solid #b725be;}
        
        Border color #b725be