#b34ca4 color space conversions
Hex:
        #b34ca4
        RGB:
        179, 76, 164
        CMY:
        30, 70, 36
        CMYK:
        0, 58, 8, 30
      HSL:
        309°, 40.3922%, 50.0000%
        HSV (HSB):
        309°, 57.5419%, 70.1961%
        XYZ:
        27.8757, 17.4329, 37.0176
        xyY:
        0.3386, 0.2118, 17.4329
      CIE-Lab:
        48.8010, 52.8851, -27.8616
        CIE-LCH:
        48.8010, 59.7754, 332.2183
        CIE-Luv:
        48.8010, 51.1482, -48.5385
        Hunter-Lab:
        41.7528, 46.1059, -23.3391
      #b34ca4 color charts
#b34ca4 RGB chart
      #b34ca4 CMYK chart
      #b34ca4 RGB pie chart
      #b34ca4 color shades, tints & tones
#b34ca4 color schemes
#b34ca4 color preview, HTML & CSS examples
           This text has a color of #b34ca4        
        
          <p style="color:#b34ca4;">Text here</p>
        
        
          .mytext {color:#b34ca4;}
        
        Text color #b34ca4
      
           This box has a color of #b34ca4        
        
          <div style="background-color:#b34ca4;">Content here</div>
        
        
          .mybackground {background-color:#b34ca4;}
        
        Background color #b34ca4
      
           Border around this has a color of #b34ca4        
        
          <div style="border:2px solid #b34ca4;">Content here</div>
        
        
          .myborder {border:2px solid #b34ca4;}
        
        Border color #b34ca4