#b7399f color space conversions
Hex:
        #b7399f
        RGB:
        183, 57, 159
        CMY:
        28, 78, 38
        CMYK:
        0, 69, 13, 28
      HSL:
        311°, 52.5000%, 47.0588%
        HSV (HSB):
        311°, 68.8525%, 71.7647%
        XYZ:
        27.2496, 15.4967, 34.3558
        xyY:
        0.3534, 0.2010, 15.4967
      CIE-Lab:
        46.3072, 61.1281, -28.7319
        CIE-LCH:
        46.3072, 67.5438, 334.8252
        CIE-Luv:
        46.3072, 61.7783, -50.4917
        Hunter-Lab:
        39.3659, 54.6697, -24.1881
      #b7399f color charts
#b7399f RGB chart
      #b7399f CMYK chart
      #b7399f RGB pie chart
      #b7399f color shades, tints & tones
#b7399f color schemes
#b7399f color preview, HTML & CSS examples
           This text has a color of #b7399f        
        
          <p style="color:#b7399f;">Text here</p>
        
        
          .mytext {color:#b7399f;}
        
        Text color #b7399f
      
           This box has a color of #b7399f        
        
          <div style="background-color:#b7399f;">Content here</div>
        
        
          .mybackground {background-color:#b7399f;}
        
        Background color #b7399f
      
           Border around this has a color of #b7399f        
        
          <div style="border:2px solid #b7399f;">Content here</div>
        
        
          .myborder {border:2px solid #b7399f;}
        
        Border color #b7399f