#b9349f color space conversions
Hex:
        #b9349f
        RGB:
        185, 52, 159
        CMY:
        27, 80, 38
        CMYK:
        0, 72, 14, 27
      HSL:
        312°, 56.1181%, 46.4706%
        HSV (HSB):
        312°, 71.8919%, 72.5490%
        XYZ:
        27.4936, 15.2735, 34.2999
        xyY:
        0.3567, 0.1982, 15.2735
      CIE-Lab:
        46.0065, 63.4053, -29.1764
        CIE-LCH:
        46.0065, 69.7961, 335.2901
        CIE-Luv:
        46.0065, 64.6370, -51.4134
        Hunter-Lab:
        39.0813, 57.1820, -24.6793
      #b9349f color charts
#b9349f RGB chart
      #b9349f CMYK chart
      #b9349f RGB pie chart
      #b9349f color shades, tints & tones
#b9349f color schemes
#b9349f color preview, HTML & CSS examples
           This text has a color of #b9349f        
        
          <p style="color:#b9349f;">Text here</p>
        
        
          .mytext {color:#b9349f;}
        
        Text color #b9349f
      
           This box has a color of #b9349f        
        
          <div style="background-color:#b9349f;">Content here</div>
        
        
          .mybackground {background-color:#b9349f;}
        
        Background color #b9349f
      
           Border around this has a color of #b9349f        
        
          <div style="border:2px solid #b9349f;">Content here</div>
        
        
          .myborder {border:2px solid #b9349f;}
        
        Border color #b9349f