#b449cb color space conversions
Hex:
        #b449cb
        RGB:
        180, 73, 203
        CMY:
        29, 71, 20
        CMYK:
        11, 64, 0, 20
      HSL:
        289°, 55.5556%, 54.1176%
        HSV (HSB):
        289°, 64.0394%, 79.6078%
        XYZ:
        31.9844, 18.7802, 58.4391
        xyY:
        0.2929, 0.1720, 18.7802
      CIE-Lab:
        50.4290, 61.4470, -48.0013
        CIE-LCH:
        50.4290, 77.9734, 322.0037
        CIE-Luv:
        50.4290, 41.8187, -80.4340
        Hunter-Lab:
        43.3361, 55.9046, -49.6178
      #b449cb color charts
#b449cb RGB chart
      #b449cb CMYK chart
      #b449cb RGB pie chart
      #b449cb color shades, tints & tones
#b449cb color schemes
#b449cb color preview, HTML & CSS examples
           This text has a color of #b449cb        
        
          <p style="color:#b449cb;">Text here</p>
        
        
          .mytext {color:#b449cb;}
        
        Text color #b449cb
      
           This box has a color of #b449cb        
        
          <div style="background-color:#b449cb;">Content here</div>
        
        
          .mybackground {background-color:#b449cb;}
        
        Background color #b449cb
      
           Border around this has a color of #b449cb        
        
          <div style="border:2px solid #b449cb;">Content here</div>
        
        
          .myborder {border:2px solid #b449cb;}
        
        Border color #b449cb