#b95c94 color space conversions
Hex:
        #b95c94
        RGB:
        185, 92, 148
        CMY:
        27, 64, 42
        CMYK:
        0, 50, 20, 27
      HSL:
        324°, 39.9142%, 54.3137%
        HSV (HSB):
        324°, 50.2703%, 72.5490%
        XYZ:
        29.1800, 20.1067, 30.3600
        xyY:
        0.3664, 0.2524, 20.1067
      CIE-Lab:
        51.9576, 44.3813, -13.4920
        CIE-LCH:
        51.9576, 46.3868, 343.0906
        CIE-Luv:
        51.9576, 53.2521, -26.5983
        Hunter-Lab:
        44.8405, 37.6883, -8.7549
      #b95c94 color charts
#b95c94 RGB chart
      #b95c94 CMYK chart
      #b95c94 RGB pie chart
      #b95c94 color shades, tints & tones
#b95c94 color schemes
#b95c94 color preview, HTML & CSS examples
           This text has a color of #b95c94        
        
          <p style="color:#b95c94;">Text here</p>
        
        
          .mytext {color:#b95c94;}
        
        Text color #b95c94
      
           This box has a color of #b95c94        
        
          <div style="background-color:#b95c94;">Content here</div>
        
        
          .mybackground {background-color:#b95c94;}
        
        Background color #b95c94
      
           Border around this has a color of #b95c94        
        
          <div style="border:2px solid #b95c94;">Content here</div>
        
        
          .myborder {border:2px solid #b95c94;}
        
        Border color #b95c94