#b075a7 color space conversions
Hex:
        #b075a7
        RGB:
        176, 117, 167
        CMY:
        31, 54, 35
        CMYK:
        0, 34, 5, 31
      HSL:
        309°, 27.1889%, 57.4510%
        HSV (HSB):
        309°, 33.5227%, 69.0196%
        XYZ:
        31.2408, 24.7427, 39.6885
        xyY:
        0.3265, 0.2586, 24.7427
      CIE-Lab:
        56.8239, 31.1668, -17.3084
        CIE-LCH:
        56.8239, 35.6504, 330.9544
        CIE-Luv:
        56.8239, 30.8837, -30.4979
        Hunter-Lab:
        49.7420, 25.0596, -12.4872
      #b075a7 color charts
#b075a7 RGB chart
      #b075a7 CMYK chart
      #b075a7 RGB pie chart
      #b075a7 color shades, tints & tones
#b075a7 color schemes
#b075a7 color preview, HTML & CSS examples
           This text has a color of #b075a7        
        
          <p style="color:#b075a7;">Text here</p>
        
        
          .mytext {color:#b075a7;}
        
        Text color #b075a7
      
           This box has a color of #b075a7        
        
          <div style="background-color:#b075a7;">Content here</div>
        
        
          .mybackground {background-color:#b075a7;}
        
        Background color #b075a7
      
           Border around this has a color of #b075a7        
        
          <div style="border:2px solid #b075a7;">Content here</div>
        
        
          .myborder {border:2px solid #b075a7;}
        
        Border color #b075a7