#b9158d color space conversions
Hex:
        #b9158d
        RGB:
        185, 21, 141
        CMY:
        27, 92, 45
        CMYK:
        0, 89, 24, 27
      HSL:
        316°, 79.6117%, 40.3922%
        HSV (HSB):
        316°, 88.6486%, 72.5490%
        XYZ:
        25.0835, 12.7737, 26.3428
        xyY:
        0.3907, 0.1990, 12.7737
      CIE-Lab:
        42.4203, 68.9038, -23.8982
        CIE-LCH:
        42.4203, 72.9305, 340.8717
        CIE-Luv:
        42.4203, 78.0044, -43.8831
        Hunter-Lab:
        35.7403, 62.7303, -18.6822
      #b9158d color charts
#b9158d RGB chart
      #b9158d CMYK chart
      #b9158d RGB pie chart
      #b9158d color shades, tints & tones
#b9158d color schemes
#b9158d color preview, HTML & CSS examples
           This text has a color of #b9158d        
        
          <p style="color:#b9158d;">Text here</p>
        
        
          .mytext {color:#b9158d;}
        
        Text color #b9158d
      
           This box has a color of #b9158d        
        
          <div style="background-color:#b9158d;">Content here</div>
        
        
          .mybackground {background-color:#b9158d;}
        
        Background color #b9158d
      
           Border around this has a color of #b9158d        
        
          <div style="border:2px solid #b9158d;">Content here</div>
        
        
          .myborder {border:2px solid #b9158d;}
        
        Border color #b9158d