#b545bd color space conversions
Hex:
        #b545bd
        RGB:
        181, 69, 189
        CMY:
        29, 73, 26
        CMYK:
        4, 63, 0, 26
      HSL:
        296°, 47.6190%, 50.5882%
        HSV (HSB):
        296°, 63.4921%, 74.1176%
        XYZ:
        30.3695, 17.7541, 49.9704
        xyY:
        0.3096, 0.1810, 17.7541
      CIE-Lab:
        49.1965, 60.8049, -41.8620
        CIE-LCH:
        49.1965, 73.8218, 325.4540
        CIE-Luv:
        49.1965, 47.4364, -70.6992
        Hunter-Lab:
        42.1356, 54.9174, -40.8194
      #b545bd color charts
#b545bd RGB chart
      #b545bd CMYK chart
      #b545bd RGB pie chart
      #b545bd color shades, tints & tones
#b545bd color schemes
#b545bd color preview, HTML & CSS examples
           This text has a color of #b545bd        
        
          <p style="color:#b545bd;">Text here</p>
        
        
          .mytext {color:#b545bd;}
        
        Text color #b545bd
      
           This box has a color of #b545bd        
        
          <div style="background-color:#b545bd;">Content here</div>
        
        
          .mybackground {background-color:#b545bd;}
        
        Background color #b545bd
      
           Border around this has a color of #b545bd        
        
          <div style="border:2px solid #b545bd;">Content here</div>
        
        
          .myborder {border:2px solid #b545bd;}
        
        Border color #b545bd