#b450b8 color space conversions
Hex:
        #b450b8
        RGB:
        180, 80, 184
        CMY:
        29, 69, 28
        CMYK:
        2, 57, 0, 28
      HSL:
        298°, 42.2764%, 51.7647%
        HSV (HSB):
        298°, 56.5217%, 72.1569%
        XYZ:
        30.3428, 18.9013, 47.3965
        xyY:
        0.3140, 0.1956, 18.9013
      CIE-Lab:
        50.5715, 54.7778, -36.7957
        CIE-LCH:
        50.5715, 65.9889, 326.1097
        CIE-Luv:
        50.5715, 44.8990, -62.6705
        Hunter-Lab:
        43.4756, 48.4974, -34.2041
      #b450b8 color charts
#b450b8 RGB chart
      #b450b8 CMYK chart
      #b450b8 RGB pie chart
      #b450b8 color shades, tints & tones
#b450b8 color schemes
#b450b8 color preview, HTML & CSS examples
           This text has a color of #b450b8        
        
          <p style="color:#b450b8;">Text here</p>
        
        
          .mytext {color:#b450b8;}
        
        Text color #b450b8
      
           This box has a color of #b450b8        
        
          <div style="background-color:#b450b8;">Content here</div>
        
        
          .mybackground {background-color:#b450b8;}
        
        Background color #b450b8
      
           Border around this has a color of #b450b8        
        
          <div style="border:2px solid #b450b8;">Content here</div>
        
        
          .myborder {border:2px solid #b450b8;}
        
        Border color #b450b8