#b473e7 color space conversions
Hex:
        #b473e7
        RGB:
        180, 115, 231
        CMY:
        29, 55, 9
        CMYK:
        22, 50, 0, 9
      HSL:
        274°, 70.7317%, 67.8431%
        HSV (HSB):
        274°, 50.2165%, 90.5882%
        XYZ:
        39.3769, 27.7343, 78.8792
        xyY:
        0.2697, 0.1900, 27.7343
      CIE-Lab:
        59.6479, 46.6701, -49.1964
        CIE-LCH:
        59.6479, 67.8114, 313.4904
        CIE-Luv:
        59.6479, 23.0790, -83.4706
        Hunter-Lab:
        52.6634, 41.3054, -51.9402
      #b473e7 color charts
#b473e7 RGB chart
      #b473e7 CMYK chart
      #b473e7 RGB pie chart
      #b473e7 color shades, tints & tones
#b473e7 color schemes
#b473e7 color preview, HTML & CSS examples
           This text has a color of #b473e7        
        
          <p style="color:#b473e7;">Text here</p>
        
        
          .mytext {color:#b473e7;}
        
        Text color #b473e7
      
           This box has a color of #b473e7        
        
          <div style="background-color:#b473e7;">Content here</div>
        
        
          .mybackground {background-color:#b473e7;}
        
        Background color #b473e7
      
           Border around this has a color of #b473e7        
        
          <div style="border:2px solid #b473e7;">Content here</div>
        
        
          .myborder {border:2px solid #b473e7;}
        
        Border color #b473e7