#b473d7 color space conversions
Hex:
        #b473d7
        RGB:
        180, 115, 215
        CMY:
        29, 55, 16
        CMYK:
        16, 47, 0, 16
      HSL:
        279°, 55.5556%, 64.7059%
        HSV (HSB):
        279°, 46.5116%, 84.3137%
        XYZ:
        37.2189, 26.8711, 67.5150
        xyY:
        0.2828, 0.2042, 26.8711
      CIE-Lab:
        58.8548, 43.1511, -41.4867
        CIE-LCH:
        58.8548, 59.8595, 316.1265
        CIE-Luv:
        58.8548, 25.8257, -70.4862
        Hunter-Lab:
        51.8373, 37.4466, -40.9355
      #b473d7 color charts
#b473d7 RGB chart
      #b473d7 CMYK chart
      #b473d7 RGB pie chart
      #b473d7 color shades, tints & tones
#b473d7 color schemes
#b473d7 color preview, HTML & CSS examples
           This text has a color of #b473d7        
        
          <p style="color:#b473d7;">Text here</p>
        
        
          .mytext {color:#b473d7;}
        
        Text color #b473d7
      
           This box has a color of #b473d7        
        
          <div style="background-color:#b473d7;">Content here</div>
        
        
          .mybackground {background-color:#b473d7;}
        
        Background color #b473d7
      
           Border around this has a color of #b473d7        
        
          <div style="border:2px solid #b473d7;">Content here</div>
        
        
          .myborder {border:2px solid #b473d7;}
        
        Border color #b473d7