#b90d96 color space conversions
Hex:
        #b90d96
        RGB:
        185, 13, 150
        CMY:
        27, 95, 41
        CMYK:
        0, 93, 19, 27
      HSL:
        312°, 86.8687%, 38.8235%
        HSV (HSB):
        312°, 92.9730%, 72.5490%
        XYZ:
        25.6565, 12.8041, 29.9734
        xyY:
        0.3749, 0.1871, 12.8041
      CIE-Lab:
        42.4666, 71.1279, -29.2988
        CIE-LCH:
        42.4666, 76.9260, 337.6124
        CIE-Luv:
        42.4666, 74.9447, -51.7562
        Hunter-Lab:
        35.7829, 65.3655, -24.6160
      #b90d96 color charts
#b90d96 RGB chart
      #b90d96 CMYK chart
      #b90d96 RGB pie chart
      #b90d96 color shades, tints & tones
#b90d96 color schemes
#b90d96 color preview, HTML & CSS examples
           This text has a color of #b90d96        
        
          <p style="color:#b90d96;">Text here</p>
        
        
          .mytext {color:#b90d96;}
        
        Text color #b90d96
      
           This box has a color of #b90d96        
        
          <div style="background-color:#b90d96;">Content here</div>
        
        
          .mybackground {background-color:#b90d96;}
        
        Background color #b90d96
      
           Border around this has a color of #b90d96        
        
          <div style="border:2px solid #b90d96;">Content here</div>
        
        
          .myborder {border:2px solid #b90d96;}
        
        Border color #b90d96