#b450b3 color space conversions
Hex:
        #b450b3
        RGB:
        180, 80, 179
        CMY:
        29, 69, 30
        CMYK:
        0, 56, 1, 29
      HSL:
        301°, 40.0000%, 50.9804%
        HSV (HSB):
        301°, 55.5556%, 70.5882%
        XYZ:
        29.8277, 18.6953, 44.6843
        xyY:
        0.3200, 0.2006, 18.6953
      CIE-Lab:
        50.3288, 53.8796, -34.2661
        CIE-LCH:
        50.3288, 63.8528, 327.5447
        CIE-Luv:
        50.3288, 46.2513, -58.6505
        Hunter-Lab:
        43.2381, 47.4715, -31.0065
      #b450b3 color charts
#b450b3 RGB chart
      #b450b3 CMYK chart
      #b450b3 RGB pie chart
      #b450b3 color shades, tints & tones
#b450b3 color schemes
#b450b3 color preview, HTML & CSS examples
           This text has a color of #b450b3        
        
          <p style="color:#b450b3;">Text here</p>
        
        
          .mytext {color:#b450b3;}
        
        Text color #b450b3
      
           This box has a color of #b450b3        
        
          <div style="background-color:#b450b3;">Content here</div>
        
        
          .mybackground {background-color:#b450b3;}
        
        Background color #b450b3
      
           Border around this has a color of #b450b3        
        
          <div style="border:2px solid #b450b3;">Content here</div>
        
        
          .myborder {border:2px solid #b450b3;}
        
        Border color #b450b3