#b449e1 color space conversions
Hex:
        #b449e1
        RGB:
        180, 73, 225
        CMY:
        29, 71, 12
        CMYK:
        20, 68, 0, 12
      HSL:
        282°, 71.6981%, 58.4314%
        HSV (HSB):
        282°, 67.5556%, 88.2353%
        XYZ:
        34.7955, 19.9046, 73.2422
        xyY:
        0.2720, 0.1556, 19.9046
      CIE-Lab:
        51.7292, 65.7468, -58.4644
        CIE-LCH:
        51.7292, 87.9814, 318.3554
        CIE-Luv:
        51.7292, 36.1822, -97.1362
        Hunter-Lab:
        44.6146, 61.1390, -66.1041
      #b449e1 color charts
#b449e1 RGB chart
      #b449e1 CMYK chart
      #b449e1 RGB pie chart
      #b449e1 color shades, tints & tones
#b449e1 color schemes
#b449e1 color preview, HTML & CSS examples
           This text has a color of #b449e1        
        
          <p style="color:#b449e1;">Text here</p>
        
        
          .mytext {color:#b449e1;}
        
        Text color #b449e1
      
           This box has a color of #b449e1        
        
          <div style="background-color:#b449e1;">Content here</div>
        
        
          .mybackground {background-color:#b449e1;}
        
        Background color #b449e1
      
           Border around this has a color of #b449e1        
        
          <div style="border:2px solid #b449e1;">Content here</div>
        
        
          .myborder {border:2px solid #b449e1;}
        
        Border color #b449e1