#b95090 color space conversions
Hex:
        #b95090
        RGB:
        185, 80, 144
        CMY:
        27, 69, 44
        CMYK:
        0, 57, 22, 27
      HSL:
        323°, 42.8571%, 51.9608%
        HSV (HSB):
        323°, 56.7568%, 72.5490%
        XYZ:
        27.9103, 18.0652, 28.4015
        xyY:
        0.3753, 0.2429, 18.0652
      CIE-Lab:
        49.5751, 49.6856, -14.7275
        CIE-LCH:
        49.5751, 51.8223, 343.4895
        CIE-Luv:
        49.5751, 59.8215, -29.0241
        Hunter-Lab:
        42.5032, 42.8337, -9.8665
      #b95090 color charts
#b95090 RGB chart
      #b95090 CMYK chart
      #b95090 RGB pie chart
      #b95090 color shades, tints & tones
#b95090 color schemes
#b95090 color preview, HTML & CSS examples
           This text has a color of #b95090        
        
          <p style="color:#b95090;">Text here</p>
        
        
          .mytext {color:#b95090;}
        
        Text color #b95090
      
           This box has a color of #b95090        
        
          <div style="background-color:#b95090;">Content here</div>
        
        
          .mybackground {background-color:#b95090;}
        
        Background color #b95090
      
           Border around this has a color of #b95090        
        
          <div style="border:2px solid #b95090;">Content here</div>
        
        
          .myborder {border:2px solid #b95090;}
        
        Border color #b95090