#b9048b color space conversions
Hex:
        #b9048b
        RGB:
        185, 4, 139
        CMY:
        27, 98, 45
        CMYK:
        0, 98, 25, 27
      HSL:
        315°, 95.7672%, 37.0588%
        HSV (HSB):
        315°, 97.8378%, 72.5490%
        XYZ:
        24.7112, 12.2652, 25.4911
        xyY:
        0.3956, 0.1963, 12.2652
      CIE-Lab:
        41.6345, 70.6961, -23.8950
        CIE-LCH:
        41.6345, 74.6251, 341.3249
        CIE-Luv:
        41.6345, 80.5305, -43.9683
        Hunter-Lab:
        35.0217, 64.6610, -18.6399
      #b9048b color charts
#b9048b RGB chart
      #b9048b CMYK chart
      #b9048b RGB pie chart
      #b9048b color shades, tints & tones
#b9048b color schemes
#b9048b color preview, HTML & CSS examples
           This text has a color of #b9048b        
        
          <p style="color:#b9048b;">Text here</p>
        
        
          .mytext {color:#b9048b;}
        
        Text color #b9048b
      
           This box has a color of #b9048b        
        
          <div style="background-color:#b9048b;">Content here</div>
        
        
          .mybackground {background-color:#b9048b;}
        
        Background color #b9048b
      
           Border around this has a color of #b9048b        
        
          <div style="border:2px solid #b9048b;">Content here</div>
        
        
          .myborder {border:2px solid #b9048b;}
        
        Border color #b9048b