#b450b9 color space conversions
Hex:
        #b450b9
        RGB:
        180, 80, 185
        CMY:
        29, 69, 27
        CMYK:
        3, 57, 0, 27
      HSL:
        297°, 42.8571%, 51.9608%
        HSV (HSB):
        297°, 56.7568%, 72.5490%
        XYZ:
        30.4480, 18.9434, 47.9506
        xyY:
        0.3128, 0.1946, 18.9434
      CIE-Lab:
        50.6209, 54.9596, -37.2990
        CIE-LCH:
        50.6209, 66.4211, 325.8368
        CIE-Luv:
        50.6209, 44.6306, -63.4724
        Hunter-Lab:
        43.5240, 48.7058, -34.8532
      #b450b9 color charts
#b450b9 RGB chart
      #b450b9 CMYK chart
      #b450b9 RGB pie chart
      #b450b9 color shades, tints & tones
#b450b9 color schemes
#b450b9 color preview, HTML & CSS examples
           This text has a color of #b450b9        
        
          <p style="color:#b450b9;">Text here</p>
        
        
          .mytext {color:#b450b9;}
        
        Text color #b450b9
      
           This box has a color of #b450b9        
        
          <div style="background-color:#b450b9;">Content here</div>
        
        
          .mybackground {background-color:#b450b9;}
        
        Background color #b450b9
      
           Border around this has a color of #b450b9        
        
          <div style="border:2px solid #b450b9;">Content here</div>
        
        
          .myborder {border:2px solid #b450b9;}
        
        Border color #b450b9