#b367aa color space conversions
Hex:
        #b367aa
        RGB:
        179, 103, 170
        CMY:
        30, 60, 33
        CMYK:
        0, 42, 5, 30
      HSL:
        307°, 33.3333%, 55.2941%
        HSV (HSB):
        307°, 42.4581%, 70.1961%
        XYZ:
        30.6964, 22.1865, 40.6948
        xyY:
        0.3280, 0.2371, 22.1865
      CIE-Lab:
        54.2243, 40.3554, -22.9878
        CIE-LCH:
        54.2243, 46.4435, 330.3327
        CIE-Luv:
        54.2243, 38.7878, -40.2636
        Hunter-Lab:
        47.1025, 33.8976, -18.2525
      #b367aa color charts
#b367aa RGB chart
      #b367aa CMYK chart
      #b367aa RGB pie chart
      #b367aa color shades, tints & tones
#b367aa color schemes
#b367aa color preview, HTML & CSS examples
           This text has a color of #b367aa        
        
          <p style="color:#b367aa;">Text here</p>
        
        
          .mytext {color:#b367aa;}
        
        Text color #b367aa
      
           This box has a color of #b367aa        
        
          <div style="background-color:#b367aa;">Content here</div>
        
        
          .mybackground {background-color:#b367aa;}
        
        Background color #b367aa
      
           Border around this has a color of #b367aa        
        
          <div style="border:2px solid #b367aa;">Content here</div>
        
        
          .myborder {border:2px solid #b367aa;}
        
        Border color #b367aa