#b449c8 color space conversions
Hex:
        #b449c8
        RGB:
        180, 73, 200
        CMY:
        29, 71, 22
        CMYK:
        10, 64, 0, 22
      HSL:
        291°, 53.5865%, 53.5294%
        HSV (HSB):
        291°, 63.5000%, 78.4314%
        XYZ:
        31.6303, 18.6385, 56.5741
        xyY:
        0.2960, 0.1744, 18.6385
      CIE-Lab:
        50.2616, 60.8804, -46.5422
        CIE-LCH:
        50.2616, 76.6329, 322.6026
        CIE-Luv:
        50.2616, 42.6252, -78.1075
        Hunter-Lab:
        43.1723, 55.2266, -47.4744
      #b449c8 color charts
#b449c8 RGB chart
      #b449c8 CMYK chart
      #b449c8 RGB pie chart
      #b449c8 color shades, tints & tones
#b449c8 color schemes
#b449c8 color preview, HTML & CSS examples
           This text has a color of #b449c8        
        
          <p style="color:#b449c8;">Text here</p>
        
        
          .mytext {color:#b449c8;}
        
        Text color #b449c8
      
           This box has a color of #b449c8        
        
          <div style="background-color:#b449c8;">Content here</div>
        
        
          .mybackground {background-color:#b449c8;}
        
        Background color #b449c8
      
           Border around this has a color of #b449c8        
        
          <div style="border:2px solid #b449c8;">Content here</div>
        
        
          .myborder {border:2px solid #b449c8;}
        
        Border color #b449c8