#b9398f color space conversions
Hex:
        #b9398f
        RGB:
        185, 57, 143
        CMY:
        27, 78, 44
        CMYK:
        0, 69, 23, 27
      HSL:
        320°, 52.8926%, 47.4510%
        HSV (HSB):
        320°, 69.1892%, 72.5490%
        XYZ:
        26.4286, 15.2237, 27.5321
        xyY:
        0.3820, 0.2200, 15.2237
      CIE-Lab:
        45.9391, 59.3700, -19.6791
        CIE-LCH:
        45.9391, 62.5465, 341.6614
        CIE-Luv:
        45.9391, 68.9771, -37.1625
        Hunter-Lab:
        39.0176, 52.6266, -14.5247
      #b9398f color charts
#b9398f RGB chart
      #b9398f CMYK chart
      #b9398f RGB pie chart
      #b9398f color shades, tints & tones
#b9398f color schemes
#b9398f color preview, HTML & CSS examples
           This text has a color of #b9398f        
        
          <p style="color:#b9398f;">Text here</p>
        
        
          .mytext {color:#b9398f;}
        
        Text color #b9398f
      
           This box has a color of #b9398f        
        
          <div style="background-color:#b9398f;">Content here</div>
        
        
          .mybackground {background-color:#b9398f;}
        
        Background color #b9398f
      
           Border around this has a color of #b9398f        
        
          <div style="border:2px solid #b9398f;">Content here</div>
        
        
          .myborder {border:2px solid #b9398f;}
        
        Border color #b9398f