#b7478b color space conversions
Hex:
        #b7478b
        RGB:
        183, 71, 139
        CMY:
        28, 72, 45
        CMYK:
        0, 61, 24, 28
      HSL:
        324°, 44.0945%, 49.8039%
        HSV (HSB):
        324°, 61.2022%, 71.7647%
        XYZ:
        26.4419, 16.4378, 26.2053
        xyY:
        0.3827, 0.2379, 16.4378
      CIE-Lab:
        47.5438, 52.5079, -14.8473
        CIE-LCH:
        47.5438, 54.5666, 344.2111
        CIE-Luv:
        47.5438, 63.6341, -29.4218
        Hunter-Lab:
        40.5436, 45.4635, -9.9415
      #b7478b color charts
#b7478b RGB chart
      #b7478b CMYK chart
      #b7478b RGB pie chart
      #b7478b color shades, tints & tones
#b7478b color schemes
#b7478b color preview, HTML & CSS examples
           This text has a color of #b7478b        
        
          <p style="color:#b7478b;">Text here</p>
        
        
          .mytext {color:#b7478b;}
        
        Text color #b7478b
      
           This box has a color of #b7478b        
        
          <div style="background-color:#b7478b;">Content here</div>
        
        
          .mybackground {background-color:#b7478b;}
        
        Background color #b7478b
      
           Border around this has a color of #b7478b        
        
          <div style="border:2px solid #b7478b;">Content here</div>
        
        
          .myborder {border:2px solid #b7478b;}
        
        Border color #b7478b