#b728e7 color space conversions
Hex:
        #b728e7
        RGB:
        183, 40, 231
        CMY:
        28, 84, 9
        CMYK:
        21, 83, 0, 9
      HSL:
        285°, 79.9163%, 53.1373%
        HSV (HSB):
        285°, 82.6840%, 90.5882%
        XYZ:
        34.7110, 17.3544, 77.1216
        xyY:
        0.2687, 0.1343, 17.3544
      CIE-Lab:
        48.7035, 78.4989, -66.7220
        CIE-LCH:
        48.7035, 103.0238, 319.6364
        CIE-Luv:
        48.7035, 41.7408, -108.6598
        Hunter-Lab:
        41.6586, 75.8283, -80.6011
      #b728e7 color charts
#b728e7 RGB chart
      #b728e7 CMYK chart
      #b728e7 RGB pie chart
      #b728e7 color shades, tints & tones
#b728e7 color schemes
#b728e7 color preview, HTML & CSS examples
           This text has a color of #b728e7        
        
          <p style="color:#b728e7;">Text here</p>
        
        
          .mytext {color:#b728e7;}
        
        Text color #b728e7
      
           This box has a color of #b728e7        
        
          <div style="background-color:#b728e7;">Content here</div>
        
        
          .mybackground {background-color:#b728e7;}
        
        Background color #b728e7
      
           Border around this has a color of #b728e7        
        
          <div style="border:2px solid #b728e7;">Content here</div>
        
        
          .myborder {border:2px solid #b728e7;}
        
        Border color #b728e7