#b34fab color space conversions
Hex:
        #b34fab
        RGB:
        179, 79, 171
        CMY:
        30, 69, 33
        CMYK:
        0, 56, 4, 30
      HSL:
        305°, 39.6825%, 50.5882%
        HSV (HSB):
        305°, 55.8659%, 70.1961%
        XYZ:
        28.7371, 18.1159, 40.5102
        xyY:
        0.3289, 0.2074, 18.1159
      CIE-Lab:
        49.6364, 52.6710, -30.6798
        CIE-LCH:
        49.6364, 60.9548, 329.7800
        CIE-Luv:
        49.6364, 48.1020, -52.9018
        Hunter-Lab:
        42.5628, 46.0326, -26.6367
      #b34fab color charts
#b34fab RGB chart
      #b34fab CMYK chart
      #b34fab RGB pie chart
      #b34fab color shades, tints & tones
#b34fab color schemes
#b34fab color preview, HTML & CSS examples
           This text has a color of #b34fab        
        
          <p style="color:#b34fab;">Text here</p>
        
        
          .mytext {color:#b34fab;}
        
        Text color #b34fab
      
           This box has a color of #b34fab        
        
          <div style="background-color:#b34fab;">Content here</div>
        
        
          .mybackground {background-color:#b34fab;}
        
        Background color #b34fab
      
           Border around this has a color of #b34fab        
        
          <div style="border:2px solid #b34fab;">Content here</div>
        
        
          .myborder {border:2px solid #b34fab;}
        
        Border color #b34fab