#b95b93 color space conversions
Hex:
        #b95b93
        RGB:
        185, 91, 147
        CMY:
        27, 64, 42
        CMYK:
        0, 51, 21, 27
      HSL:
        324°, 40.1709%, 54.1176%
        HSV (HSB):
        324°, 50.8108%, 72.5490%
        XYZ:
        29.0151, 19.9030, 29.9162
        xyY:
        0.3681, 0.2525, 19.9030
      CIE-Lab:
        51.7274, 44.7371, -13.2491
        CIE-LCH:
        51.7274, 46.6577, 343.5030
        CIE-Luv:
        51.7274, 53.9825, -26.2881
        Hunter-Lab:
        44.6128, 38.0197, -8.5293
      #b95b93 color charts
#b95b93 RGB chart
      #b95b93 CMYK chart
      #b95b93 RGB pie chart
      #b95b93 color shades, tints & tones
#b95b93 color schemes
#b95b93 color preview, HTML & CSS examples
           This text has a color of #b95b93        
        
          <p style="color:#b95b93;">Text here</p>
        
        
          .mytext {color:#b95b93;}
        
        Text color #b95b93
      
           This box has a color of #b95b93        
        
          <div style="background-color:#b95b93;">Content here</div>
        
        
          .mybackground {background-color:#b95b93;}
        
        Background color #b95b93
      
           Border around this has a color of #b95b93        
        
          <div style="border:2px solid #b95b93;">Content here</div>
        
        
          .myborder {border:2px solid #b95b93;}
        
        Border color #b95b93