#b3507f color space conversions
Hex:
        #b3507f
        RGB:
        179, 80, 127
        CMY:
        30, 69, 50
        CMYK:
        0, 55, 29, 30
      HSL:
        332°, 39.4422%, 50.7843%
        HSV (HSB):
        332°, 55.3073%, 70.1961%
        XYZ:
        25.2898, 16.8533, 21.9988
        xyY:
        0.3943, 0.2628, 16.8533
      CIE-Lab:
        48.0747, 45.4084, -6.8835
        CIE-LCH:
        48.0747, 45.9272, 351.3801
        CIE-Luv:
        48.0747, 60.0937, -17.1970
        Hunter-Lab:
        41.0528, 38.1192, -3.0345
      #b3507f color charts
#b3507f RGB chart
      #b3507f CMYK chart
      #b3507f RGB pie chart
      #b3507f color shades, tints & tones
#b3507f color schemes
#b3507f color preview, HTML & CSS examples
           This text has a color of #b3507f        
        
          <p style="color:#b3507f;">Text here</p>
        
        
          .mytext {color:#b3507f;}
        
        Text color #b3507f
      
           This box has a color of #b3507f        
        
          <div style="background-color:#b3507f;">Content here</div>
        
        
          .mybackground {background-color:#b3507f;}
        
        Background color #b3507f
      
           Border around this has a color of #b3507f        
        
          <div style="border:2px solid #b3507f;">Content here</div>
        
        
          .myborder {border:2px solid #b3507f;}
        
        Border color #b3507f