#b450c9 color space conversions
Hex:
        #b450c9
        RGB:
        180, 80, 201
        CMY:
        29, 69, 21
        CMYK:
        10, 60, 0, 21
      HSL:
        290°, 52.8384%, 55.0980%
        HSV (HSB):
        290°, 60.1990%, 78.8235%
        XYZ:
        32.2337, 19.6577, 57.3537
        xyY:
        0.2951, 0.1799, 19.6577
      CIE-Lab:
        51.4479, 57.9562, -45.2320
        CIE-LCH:
        51.4479, 73.5178, 322.0297
        CIE-Luv:
        51.4479, 40.4394, -76.1808
        Hunter-Lab:
        44.3370, 52.1826, -45.6609
      #b450c9 color charts
#b450c9 RGB chart
      #b450c9 CMYK chart
      #b450c9 RGB pie chart
      #b450c9 color shades, tints & tones
#b450c9 color schemes
#b450c9 color preview, HTML & CSS examples
           This text has a color of #b450c9        
        
          <p style="color:#b450c9;">Text here</p>
        
        
          .mytext {color:#b450c9;}
        
        Text color #b450c9
      
           This box has a color of #b450c9        
        
          <div style="background-color:#b450c9;">Content here</div>
        
        
          .mybackground {background-color:#b450c9;}
        
        Background color #b450c9
      
           Border around this has a color of #b450c9        
        
          <div style="border:2px solid #b450c9;">Content here</div>
        
        
          .myborder {border:2px solid #b450c9;}
        
        Border color #b450c9