#b450b4 color space conversions
Hex:
        #b450b4
        RGB:
        180, 80, 180
        CMY:
        29, 69, 29
        CMYK:
        0, 56, 0, 29
      HSL:
        300°, 40.0000%, 50.9804%
        HSV (HSB):
        300°, 55.5556%, 70.5882%
        XYZ:
        29.9293, 18.7359, 45.2190
        xyY:
        0.3188, 0.1996, 18.7359
      CIE-Lab:
        50.3768, 54.0579, -34.7738
        CIE-LCH:
        50.3768, 64.2765, 327.2481
        CIE-Luv:
        50.3768, 45.9795, -59.4558
        Hunter-Lab:
        43.2850, 47.6745, -31.6396
      #b450b4 color charts
#b450b4 RGB chart
      #b450b4 CMYK chart
      #b450b4 RGB pie chart
      #b450b4 color shades, tints & tones
#b450b4 color schemes
#b450b4 color preview, HTML & CSS examples
           This text has a color of #b450b4        
        
          <p style="color:#b450b4;">Text here</p>
        
        
          .mytext {color:#b450b4;}
        
        Text color #b450b4
      
           This box has a color of #b450b4        
        
          <div style="background-color:#b450b4;">Content here</div>
        
        
          .mybackground {background-color:#b450b4;}
        
        Background color #b450b4
      
           Border around this has a color of #b450b4        
        
          <div style="border:2px solid #b450b4;">Content here</div>
        
        
          .myborder {border:2px solid #b450b4;}
        
        Border color #b450b4