#b95091 color space conversions
Hex:
        #b95091
        RGB:
        185, 80, 145
        CMY:
        27, 69, 43
        CMYK:
        0, 57, 22, 27
      HSL:
        323°, 42.8571%, 51.9608%
        HSV (HSB):
        323°, 56.7568%, 72.5490%
        XYZ:
        27.9871, 18.0959, 28.8058
        xyY:
        0.3737, 0.2416, 18.0959
      CIE-Lab:
        49.6123, 49.8300, -15.2671
        CIE-LCH:
        49.6123, 52.1163, 342.9658
        CIE-Luv:
        49.6123, 59.5292, -29.8225
        Hunter-Lab:
        42.5393, 42.9932, -10.3712
      #b95091 color charts
#b95091 RGB chart
      #b95091 CMYK chart
      #b95091 RGB pie chart
      #b95091 color shades, tints & tones
#b95091 color schemes
#b95091 color preview, HTML & CSS examples
           This text has a color of #b95091        
        
          <p style="color:#b95091;">Text here</p>
        
        
          .mytext {color:#b95091;}
        
        Text color #b95091
      
           This box has a color of #b95091        
        
          <div style="background-color:#b95091;">Content here</div>
        
        
          .mybackground {background-color:#b95091;}
        
        Background color #b95091
      
           Border around this has a color of #b95091        
        
          <div style="border:2px solid #b95091;">Content here</div>
        
        
          .myborder {border:2px solid #b95091;}
        
        Border color #b95091