#b729d8 color space conversions
Hex:
        #b729d8
        RGB:
        183, 41, 216
        CMY:
        28, 84, 15
        CMYK:
        15, 81, 0, 15
      HSL:
        289°, 69.1700%, 50.3922%
        HSV (HSB):
        289°, 81.0185%, 84.7059%
        XYZ:
        32.7160, 16.6110, 66.4477
        xyY:
        0.2826, 0.1435, 16.6110
      CIE-Lab:
        47.7661, 75.5567, -59.7016
        CIE-LCH:
        47.7661, 96.2970, 321.6858
        CIE-Luv:
        47.7661, 46.0133, -97.9080
        Hunter-Lab:
        40.7566, 71.9609, -68.1340
      #b729d8 color charts
#b729d8 RGB chart
      #b729d8 CMYK chart
      #b729d8 RGB pie chart
      #b729d8 color shades, tints & tones
#b729d8 color schemes
#b729d8 color preview, HTML & CSS examples
           This text has a color of #b729d8        
        
          <p style="color:#b729d8;">Text here</p>
        
        
          .mytext {color:#b729d8;}
        
        Text color #b729d8
      
           This box has a color of #b729d8        
        
          <div style="background-color:#b729d8;">Content here</div>
        
        
          .mybackground {background-color:#b729d8;}
        
        Background color #b729d8
      
           Border around this has a color of #b729d8        
        
          <div style="border:2px solid #b729d8;">Content here</div>
        
        
          .myborder {border:2px solid #b729d8;}
        
        Border color #b729d8