#b075af color space conversions
Hex:
        #b075af
        RGB:
        176, 117, 175
        CMY:
        31, 54, 31
        CMYK:
        0, 34, 1, 31
      HSL:
        301°, 27.1889%, 57.4510%
        HSV (HSB):
        301°, 33.5227%, 69.0196%
        XYZ:
        32.0036, 25.0478, 43.7054
        xyY:
        0.3176, 0.2486, 25.0478
      CIE-Lab:
        57.1220, 32.6677, -21.4603
        CIE-LCH:
        57.1220, 39.0861, 326.6980
        CIE-Luv:
        57.1220, 29.5073, -37.1082
        Hunter-Lab:
        50.0478, 26.5602, -16.7429
      #b075af color charts
#b075af RGB chart
      #b075af CMYK chart
      #b075af RGB pie chart
      #b075af color shades, tints & tones
#b075af color schemes
#b075af color preview, HTML & CSS examples
           This text has a color of #b075af        
        
          <p style="color:#b075af;">Text here</p>
        
        
          .mytext {color:#b075af;}
        
        Text color #b075af
      
           This box has a color of #b075af        
        
          <div style="background-color:#b075af;">Content here</div>
        
        
          .mybackground {background-color:#b075af;}
        
        Background color #b075af
      
           Border around this has a color of #b075af        
        
          <div style="border:2px solid #b075af;">Content here</div>
        
        
          .myborder {border:2px solid #b075af;}
        
        Border color #b075af