#b9649e color space conversions
Hex:
        #b9649e
        RGB:
        185, 100, 158
        CMY:
        27, 61, 38
        CMYK:
        0, 46, 15, 27
      HSL:
        319°, 37.7778%, 55.8824%
        HSV (HSB):
        319°, 45.9459%, 72.5490%
        XYZ:
        30.7363, 21.8973, 34.9544
        xyY:
        0.3509, 0.2500, 21.8973
      CIE-Lab:
        53.9178, 41.8252, -16.3963
        CIE-LCH:
        53.9178, 44.9242, 338.5939
        CIE-Luv:
        53.9178, 47.0291, -30.6015
        Hunter-Lab:
        46.7945, 35.3548, -11.5320
      #b9649e color charts
#b9649e RGB chart
      #b9649e CMYK chart
      #b9649e RGB pie chart
      #b9649e color shades, tints & tones
#b9649e color schemes
#b9649e color preview, HTML & CSS examples
           This text has a color of #b9649e        
        
          <p style="color:#b9649e;">Text here</p>
        
        
          .mytext {color:#b9649e;}
        
        Text color #b9649e
      
           This box has a color of #b9649e        
        
          <div style="background-color:#b9649e;">Content here</div>
        
        
          .mybackground {background-color:#b9649e;}
        
        Background color #b9649e
      
           Border around this has a color of #b9649e        
        
          <div style="border:2px solid #b9649e;">Content here</div>
        
        
          .myborder {border:2px solid #b9649e;}
        
        Border color #b9649e