#b725ce color space conversions
Hex:
        #b725ce
        RGB:
        183, 37, 206
        CMY:
        28, 85, 19
        CMYK:
        11, 82, 0, 19
      HSL:
        292°, 69.5473%, 47.6471%
        HSV (HSB):
        292°, 82.0388%, 80.7843%
        XYZ:
        31.3306, 15.8466, 59.7999
        xyY:
        0.2929, 0.1481, 15.8466
      CIE-Lab:
        46.7726, 74.8211, -55.5573
        CIE-LCH:
        46.7726, 93.1924, 323.4048
        CIE-Luv:
        46.7726, 49.6342, -91.3853
        Hunter-Lab:
        39.8078, 70.8239, -61.2008
      #b725ce color charts
#b725ce RGB chart
      #b725ce CMYK chart
      #b725ce RGB pie chart
      #b725ce color shades, tints & tones
#b725ce color schemes
#b725ce color preview, HTML & CSS examples
           This text has a color of #b725ce        
        
          <p style="color:#b725ce;">Text here</p>
        
        
          .mytext {color:#b725ce;}
        
        Text color #b725ce
      
           This box has a color of #b725ce        
        
          <div style="background-color:#b725ce;">Content here</div>
        
        
          .mybackground {background-color:#b725ce;}
        
        Background color #b725ce
      
           Border around this has a color of #b725ce        
        
          <div style="border:2px solid #b725ce;">Content here</div>
        
        
          .myborder {border:2px solid #b725ce;}
        
        Border color #b725ce