#b7048b color space conversions
Hex:
        #b7048b
        RGB:
        183, 4, 139
        CMY:
        28, 98, 45
        CMYK:
        0, 98, 24, 28
      HSL:
        315°, 95.7219%, 36.6667%
        HSV (HSB):
        315°, 97.8142%, 71.7647%
        XYZ:
        24.2321, 12.0182, 25.4687
        xyY:
        0.3926, 0.1947, 12.0182
      CIE-Lab:
        41.2450, 70.2990, -24.5304
        CIE-LCH:
        41.2450, 74.4560, 340.7639
        CIE-Luv:
        41.2450, 78.9317, -44.6588
        Hunter-Lab:
        34.6673, 64.1019, -19.2909
      #b7048b color charts
#b7048b RGB chart
      #b7048b CMYK chart
      #b7048b RGB pie chart
      #b7048b color shades, tints & tones
#b7048b color schemes
#b7048b color preview, HTML & CSS examples
           This text has a color of #b7048b        
        
          <p style="color:#b7048b;">Text here</p>
        
        
          .mytext {color:#b7048b;}
        
        Text color #b7048b
      
           This box has a color of #b7048b        
        
          <div style="background-color:#b7048b;">Content here</div>
        
        
          .mybackground {background-color:#b7048b;}
        
        Background color #b7048b
      
           Border around this has a color of #b7048b        
        
          <div style="border:2px solid #b7048b;">Content here</div>
        
        
          .myborder {border:2px solid #b7048b;}
        
        Border color #b7048b