#b465c1 color space conversions
Hex:
        #b465c1
        RGB:
        180, 101, 193
        CMY:
        29, 60, 24
        CMYK:
        7, 48, 0, 24
      HSL:
        292°, 42.5926%, 57.6471%
        HSV (HSB):
        292°, 47.6684%, 75.6863%
        XYZ:
        33.1017, 22.8609, 53.1200
        xyY:
        0.3035, 0.2096, 22.8609
      CIE-Lab:
        54.9288, 46.0548, -35.1542
        CIE-LCH:
        54.9288, 57.9384, 322.6451
        CIE-Luv:
        54.9288, 35.3296, -60.0036
        Hunter-Lab:
        47.8131, 39.9053, -32.4016
      #b465c1 color charts
#b465c1 RGB chart
      #b465c1 CMYK chart
      #b465c1 RGB pie chart
      #b465c1 color shades, tints & tones
#b465c1 color schemes
#b465c1 color preview, HTML & CSS examples
           This text has a color of #b465c1        
        
          <p style="color:#b465c1;">Text here</p>
        
        
          .mytext {color:#b465c1;}
        
        Text color #b465c1
      
           This box has a color of #b465c1        
        
          <div style="background-color:#b465c1;">Content here</div>
        
        
          .mybackground {background-color:#b465c1;}
        
        Background color #b465c1
      
           Border around this has a color of #b465c1        
        
          <div style="border:2px solid #b465c1;">Content here</div>
        
        
          .myborder {border:2px solid #b465c1;}
        
        Border color #b465c1