#b729d2 color space conversions
Hex:
        #b729d2
        RGB:
        183, 41, 210
        CMY:
        28, 84, 18
        CMYK:
        13, 80, 0, 18
      HSL:
        290°, 67.3307%, 49.2157%
        HSV (HSB):
        290°, 80.4762%, 82.3529%
        XYZ:
        31.9542, 16.3063, 62.4360
        xyY:
        0.2887, 0.1473, 16.3063
      CIE-Lab:
        47.3738, 74.5066, -56.8930
        CIE-LCH:
        47.3738, 93.7446, 322.6348
        CIE-Luv:
        47.3738, 47.8602, -93.5815
        Hunter-Lab:
        40.3811, 70.5833, -63.4057
      #b729d2 color charts
#b729d2 RGB chart
      #b729d2 CMYK chart
      #b729d2 RGB pie chart
      #b729d2 color shades, tints & tones
#b729d2 color schemes
#b729d2 color preview, HTML & CSS examples
           This text has a color of #b729d2        
        
          <p style="color:#b729d2;">Text here</p>
        
        
          .mytext {color:#b729d2;}
        
        Text color #b729d2
      
           This box has a color of #b729d2        
        
          <div style="background-color:#b729d2;">Content here</div>
        
        
          .mybackground {background-color:#b729d2;}
        
        Background color #b729d2
      
           Border around this has a color of #b729d2        
        
          <div style="border:2px solid #b729d2;">Content here</div>
        
        
          .myborder {border:2px solid #b729d2;}
        
        Border color #b729d2