#b34aae color space conversions
Hex:
        #b34aae
        RGB:
        179, 74, 174
        CMY:
        30, 71, 32
        CMYK:
        0, 59, 3, 30
      HSL:
        303°, 41.5020%, 49.6078%
        HSV (HSB):
        303°, 58.6592%, 70.1961%
        XYZ:
        28.6792, 17.5373, 41.9179
        xyY:
        0.3254, 0.1990, 17.5373
      CIE-Lab:
        48.9300, 55.4906, -33.5451
        CIE-LCH:
        48.9300, 64.8419, 328.8462
        CIE-Luv:
        48.9300, 48.9383, -57.4262
        Hunter-Lab:
        41.8775, 48.9573, -30.0329
      #b34aae color charts
#b34aae RGB chart
      #b34aae CMYK chart
      #b34aae RGB pie chart
      #b34aae color shades, tints & tones
#b34aae color schemes
#b34aae color preview, HTML & CSS examples
           This text has a color of #b34aae        
        
          <p style="color:#b34aae;">Text here</p>
        
        
          .mytext {color:#b34aae;}
        
        Text color #b34aae
      
           This box has a color of #b34aae        
        
          <div style="background-color:#b34aae;">Content here</div>
        
        
          .mybackground {background-color:#b34aae;}
        
        Background color #b34aae
      
           Border around this has a color of #b34aae        
        
          <div style="border:2px solid #b34aae;">Content here</div>
        
        
          .myborder {border:2px solid #b34aae;}
        
        Border color #b34aae