#b94497 color space conversions
Hex:
        #b94497
        RGB:
        185, 68, 151
        CMY:
        27, 73, 41
        CMYK:
        0, 63, 18, 27
      HSL:
        317°, 46.2451%, 49.6078%
        HSV (HSB):
        317°, 63.2432%, 72.5490%
        XYZ:
        27.6606, 16.6829, 31.0404
        xyY:
        0.3669, 0.2213, 16.6829
      CIE-Lab:
        47.8580, 56.0931, -21.5293
        CIE-LCH:
        47.8580, 60.0829, 339.0025
        CIE-Luv:
        47.8580, 62.4441, -39.6047
        Hunter-Lab:
        40.8447, 49.4045, -16.4668
      #b94497 color charts
#b94497 RGB chart
      #b94497 CMYK chart
      #b94497 RGB pie chart
      #b94497 color shades, tints & tones
#b94497 color schemes
#b94497 color preview, HTML & CSS examples
           This text has a color of #b94497        
        
          <p style="color:#b94497;">Text here</p>
        
        
          .mytext {color:#b94497;}
        
        Text color #b94497
      
           This box has a color of #b94497        
        
          <div style="background-color:#b94497;">Content here</div>
        
        
          .mybackground {background-color:#b94497;}
        
        Background color #b94497
      
           Border around this has a color of #b94497        
        
          <div style="border:2px solid #b94497;">Content here</div>
        
        
          .myborder {border:2px solid #b94497;}
        
        Border color #b94497