#b6279e color space conversions
Hex:
        #b6279e
        RGB:
        182, 39, 158
        CMY:
        29, 85, 38
        CMYK:
        0, 79, 13, 29
      HSL:
        310°, 64.7059%, 43.3333%
        HSV (HSB):
        310°, 78.5714%, 71.3725%
        XYZ:
        26.1885, 13.8647, 33.6436
        xyY:
        0.3554, 0.1881, 13.8647
      CIE-Lab:
        44.0383, 66.5714, -31.6963
        CIE-LCH:
        44.0383, 73.7320, 334.5397
        CIE-Luv:
        44.0383, 65.7079, -54.9319
        Hunter-Lab:
        37.2354, 60.3811, -27.5061
      #b6279e color charts
#b6279e RGB chart
      #b6279e CMYK chart
      #b6279e RGB pie chart
      #b6279e color shades, tints & tones
#b6279e color schemes
#b6279e color preview, HTML & CSS examples
           This text has a color of #b6279e        
        
          <p style="color:#b6279e;">Text here</p>
        
        
          .mytext {color:#b6279e;}
        
        Text color #b6279e
      
           This box has a color of #b6279e        
        
          <div style="background-color:#b6279e;">Content here</div>
        
        
          .mybackground {background-color:#b6279e;}
        
        Background color #b6279e
      
           Border around this has a color of #b6279e        
        
          <div style="border:2px solid #b6279e;">Content here</div>
        
        
          .myborder {border:2px solid #b6279e;}
        
        Border color #b6279e