#b450bf color space conversions
Hex:
        #b450bf
        RGB:
        180, 80, 191
        CMY:
        29, 69, 25
        CMYK:
        6, 58, 0, 25
      HSL:
        294°, 46.4435%, 53.1373%
        HSV (HSB):
        294°, 58.1152%, 74.9020%
        XYZ:
        31.0950, 19.2022, 51.3577
        xyY:
        0.3059, 0.1889, 19.2022
      CIE-Lab:
        50.9229, 56.0641, -40.3001
        CIE-LCH:
        50.9229, 69.0455, 324.2906
        CIE-Luv:
        50.9229, 43.0354, -68.2666
        Hunter-Lab:
        43.8203, 49.9785, -38.8141
      #b450bf color charts
#b450bf RGB chart
      #b450bf CMYK chart
      #b450bf RGB pie chart
      #b450bf color shades, tints & tones
#b450bf color schemes
#b450bf color preview, HTML & CSS examples
           This text has a color of #b450bf        
        
          <p style="color:#b450bf;">Text here</p>
        
        
          .mytext {color:#b450bf;}
        
        Text color #b450bf
      
           This box has a color of #b450bf        
        
          <div style="background-color:#b450bf;">Content here</div>
        
        
          .mybackground {background-color:#b450bf;}
        
        Background color #b450bf
      
           Border around this has a color of #b450bf        
        
          <div style="border:2px solid #b450bf;">Content here</div>
        
        
          .myborder {border:2px solid #b450bf;}
        
        Border color #b450bf