#b725c2 color space conversions
Hex:
        #b725c2
        RGB:
        183, 37, 194
        CMY:
        28, 85, 24
        CMYK:
        6, 81, 0, 24
      HSL:
        296°, 67.9654%, 45.2941%
        HSV (HSB):
        296°, 80.9278%, 76.0784%
        XYZ:
        29.9276, 15.2855, 52.4120
        xyY:
        0.3066, 0.1566, 15.2855
      CIE-Lab:
        46.0227, 72.8191, -49.8068
        CIE-LCH:
        46.0227, 88.2232, 325.6287
        CIE-Luv:
        46.0227, 53.6180, -82.5617
        Hunter-Lab:
        39.0966, 68.2188, -52.1151
      #b725c2 color charts
#b725c2 RGB chart
      #b725c2 CMYK chart
      #b725c2 RGB pie chart
      #b725c2 color shades, tints & tones
#b725c2 color schemes
#b725c2 color preview, HTML & CSS examples
           This text has a color of #b725c2        
        
          <p style="color:#b725c2;">Text here</p>
        
        
          .mytext {color:#b725c2;}
        
        Text color #b725c2
      
           This box has a color of #b725c2        
        
          <div style="background-color:#b725c2;">Content here</div>
        
        
          .mybackground {background-color:#b725c2;}
        
        Background color #b725c2
      
           Border around this has a color of #b725c2        
        
          <div style="border:2px solid #b725c2;">Content here</div>
        
        
          .myborder {border:2px solid #b725c2;}
        
        Border color #b725c2