#b067af color space conversions
Hex:
        #b067af
        RGB:
        176, 103, 175
        CMY:
        31, 60, 31
        CMYK:
        0, 41, 1, 31
      HSL:
        301°, 31.6017%, 54.7059%
        HSV (HSB):
        301°, 41.4773%, 69.0196%
        XYZ:
        30.4926, 22.0257, 43.2017
        xyY:
        0.3186, 0.2301, 22.0257
      CIE-Lab:
        54.0543, 40.3274, -26.1805
        CIE-LCH:
        54.0543, 48.0803, 327.0085
        CIE-Luv:
        54.0543, 35.7213, -45.1003
        Hunter-Lab:
        46.9316, 33.8455, -21.7258
      #b067af color charts
#b067af RGB chart
      #b067af CMYK chart
      #b067af RGB pie chart
      #b067af color shades, tints & tones
#b067af color schemes
#b067af color preview, HTML & CSS examples
           This text has a color of #b067af        
        
          <p style="color:#b067af;">Text here</p>
        
        
          .mytext {color:#b067af;}
        
        Text color #b067af
      
           This box has a color of #b067af        
        
          <div style="background-color:#b067af;">Content here</div>
        
        
          .mybackground {background-color:#b067af;}
        
        Background color #b067af
      
           Border around this has a color of #b067af        
        
          <div style="border:2px solid #b067af;">Content here</div>
        
        
          .myborder {border:2px solid #b067af;}
        
        Border color #b067af