#b465c2 color space conversions
Hex:
        #b465c2
        RGB:
        180, 101, 194
        CMY:
        29, 60, 24
        CMYK:
        7, 48, 0, 24
      HSL:
        291°, 43.2558%, 57.8431%
        HSV (HSB):
        291°, 47.9381%, 76.0784%
        XYZ:
        33.2137, 22.9057, 53.7096
        xyY:
        0.3024, 0.2086, 22.9057
      CIE-Lab:
        54.9751, 46.2515, -35.6547
        CIE-LCH:
        54.9751, 58.3991, 322.3718
        CIE-Luv:
        54.9751, 35.1156, -60.8219
        Hunter-Lab:
        47.8599, 40.1201, -33.0348
      #b465c2 color charts
#b465c2 RGB chart
      #b465c2 CMYK chart
      #b465c2 RGB pie chart
      #b465c2 color shades, tints & tones
#b465c2 color schemes
#b465c2 color preview, HTML & CSS examples
           This text has a color of #b465c2        
        
          <p style="color:#b465c2;">Text here</p>
        
        
          .mytext {color:#b465c2;}
        
        Text color #b465c2
      
           This box has a color of #b465c2        
        
          <div style="background-color:#b465c2;">Content here</div>
        
        
          .mybackground {background-color:#b465c2;}
        
        Background color #b465c2
      
           Border around this has a color of #b465c2        
        
          <div style="border:2px solid #b465c2;">Content here</div>
        
        
          .myborder {border:2px solid #b465c2;}
        
        Border color #b465c2