#b9197f color space conversions
Hex:
        #b9197f
        RGB:
        185, 25, 127
        CMY:
        27, 90, 50
        CMYK:
        0, 86, 31, 27
      HSL:
        322°, 76.1905%, 41.1765%
        HSV (HSB):
        322°, 86.4865%, 72.5490%
        XYZ:
        24.1860, 12.5419, 21.2247
        xyY:
        0.4173, 0.2164, 12.5419
      CIE-Lab:
        42.0647, 66.5650, -15.8528
        CIE-LCH:
        42.0647, 68.4267, 346.6043
        CIE-Luv:
        42.0647, 83.5008, -32.4523
        Hunter-Lab:
        35.4145, 59.9295, -10.7438
      #b9197f color charts
#b9197f RGB chart
      #b9197f CMYK chart
      #b9197f RGB pie chart
      #b9197f color shades, tints & tones
#b9197f color schemes
#b9197f color preview, HTML & CSS examples
           This text has a color of #b9197f        
        
          <p style="color:#b9197f;">Text here</p>
        
        
          .mytext {color:#b9197f;}
        
        Text color #b9197f
      
           This box has a color of #b9197f        
        
          <div style="background-color:#b9197f;">Content here</div>
        
        
          .mybackground {background-color:#b9197f;}
        
        Background color #b9197f
      
           Border around this has a color of #b9197f        
        
          <div style="border:2px solid #b9197f;">Content here</div>
        
        
          .myborder {border:2px solid #b9197f;}
        
        Border color #b9197f