#b728e5 color space conversions
Hex:
        #b728e5
        RGB:
        183, 40, 229
        CMY:
        28, 84, 10
        CMYK:
        20, 83, 0, 10
      HSL:
        285°, 78.4232%, 52.7451%
        HSV (HSB):
        285°, 82.5328%, 89.8039%
        XYZ:
        34.4301, 17.2420, 75.6421
        xyY:
        0.2704, 0.1354, 17.2420
      CIE-Lab:
        48.5635, 78.1354, -65.8159
        CIE-LCH:
        48.5635, 102.1610, 319.8915
        CIE-Luv:
        48.5635, 42.3076, -107.2681
        Hunter-Lab:
        41.5235, 75.3410, -78.9404
      #b728e5 color charts
#b728e5 RGB chart
      #b728e5 CMYK chart
      #b728e5 RGB pie chart
      #b728e5 color shades, tints & tones
#b728e5 color schemes
#b728e5 color preview, HTML & CSS examples
           This text has a color of #b728e5        
        
          <p style="color:#b728e5;">Text here</p>
        
        
          .mytext {color:#b728e5;}
        
        Text color #b728e5
      
           This box has a color of #b728e5        
        
          <div style="background-color:#b728e5;">Content here</div>
        
        
          .mybackground {background-color:#b728e5;}
        
        Background color #b728e5
      
           Border around this has a color of #b728e5        
        
          <div style="border:2px solid #b728e5;">Content here</div>
        
        
          .myborder {border:2px solid #b728e5;}
        
        Border color #b728e5