#b9148d color space conversions
Hex:
        #b9148d
        RGB:
        185, 20, 141
        CMY:
        27, 92, 45
        CMYK:
        0, 89, 24, 27
      HSL:
        316°, 80.4878%, 40.1961%
        HSV (HSB):
        316°, 89.1892%, 72.5490%
        XYZ:
        25.0655, 12.7377, 26.3368
        xyY:
        0.3908, 0.1986, 12.7377
      CIE-Lab:
        42.3653, 69.0639, -23.9835
        CIE-LCH:
        42.3653, 73.1097, 340.8497
        CIE-Luv:
        42.3653, 78.1338, -44.0130
        Hunter-Lab:
        35.6899, 62.9055, -18.7692
      #b9148d color charts
#b9148d RGB chart
      #b9148d CMYK chart
      #b9148d RGB pie chart
      #b9148d color shades, tints & tones
#b9148d color schemes
#b9148d color preview, HTML & CSS examples
           This text has a color of #b9148d        
        
          <p style="color:#b9148d;">Text here</p>
        
        
          .mytext {color:#b9148d;}
        
        Text color #b9148d
      
           This box has a color of #b9148d        
        
          <div style="background-color:#b9148d;">Content here</div>
        
        
          .mybackground {background-color:#b9148d;}
        
        Background color #b9148d
      
           Border around this has a color of #b9148d        
        
          <div style="border:2px solid #b9148d;">Content here</div>
        
        
          .myborder {border:2px solid #b9148d;}
        
        Border color #b9148d