#b461c2 color space conversions
Hex:
        #b461c2
        RGB:
        180, 97, 194
        CMY:
        29, 62, 24
        CMYK:
        7, 50, 0, 24
      HSL:
        291°, 44.2922%, 57.0588%
        HSV (HSB):
        291°, 50.0000%, 76.0784%
        XYZ:
        32.8347, 22.1477, 53.5833
        xyY:
        0.3024, 0.2040, 22.1477
      CIE-Lab:
        54.1834, 48.3192, -36.8957
        CIE-LCH:
        54.1834, 60.7951, 322.6353
        CIE-Luv:
        54.1834, 36.5916, -62.8585
        Hunter-Lab:
        47.0614, 42.1819, -34.5636
      #b461c2 color charts
#b461c2 RGB chart
      #b461c2 CMYK chart
      #b461c2 RGB pie chart
      #b461c2 color shades, tints & tones
#b461c2 color schemes
#b461c2 color preview, HTML & CSS examples
           This text has a color of #b461c2        
        
          <p style="color:#b461c2;">Text here</p>
        
        
          .mytext {color:#b461c2;}
        
        Text color #b461c2
      
           This box has a color of #b461c2        
        
          <div style="background-color:#b461c2;">Content here</div>
        
        
          .mybackground {background-color:#b461c2;}
        
        Background color #b461c2
      
           Border around this has a color of #b461c2        
        
          <div style="border:2px solid #b461c2;">Content here</div>
        
        
          .myborder {border:2px solid #b461c2;}
        
        Border color #b461c2