#b9339d color space conversions
Hex:
        #b9339d
        RGB:
        185, 51, 157
        CMY:
        27, 80, 38
        CMYK:
        0, 72, 15, 27
      HSL:
        313°, 56.7797%, 46.2745%
        HSV (HSB):
        313°, 72.4324%, 72.5490%
        XYZ:
        27.2772, 15.1163, 33.3783
        xyY:
        0.3600, 0.1995, 15.1163
      CIE-Lab:
        45.7930, 63.4557, -28.3146
        CIE-LCH:
        45.7930, 69.4863, 335.9530
        CIE-Luv:
        45.7930, 65.6277, -50.1215
        Hunter-Lab:
        38.8796, 57.1928, -23.6850
      #b9339d color charts
#b9339d RGB chart
      #b9339d CMYK chart
      #b9339d RGB pie chart
      #b9339d color shades, tints & tones
#b9339d color schemes
#b9339d color preview, HTML & CSS examples
           This text has a color of #b9339d        
        
          <p style="color:#b9339d;">Text here</p>
        
        
          .mytext {color:#b9339d;}
        
        Text color #b9339d
      
           This box has a color of #b9339d        
        
          <div style="background-color:#b9339d;">Content here</div>
        
        
          .mybackground {background-color:#b9339d;}
        
        Background color #b9339d
      
           Border around this has a color of #b9339d        
        
          <div style="border:2px solid #b9339d;">Content here</div>
        
        
          .myborder {border:2px solid #b9339d;}
        
        Border color #b9339d