#b34ec3 color space conversions
Hex:
        #b34ec3
        RGB:
        179, 78, 195
        CMY:
        30, 69, 24
        CMYK:
        8, 60, 0, 24
      HSL:
        292°, 49.3671%, 53.5294%
        HSV (HSB):
        292°, 60.0000%, 76.4706%
        XYZ:
        31.1651, 18.9726, 53.6493
        xyY:
        0.3003, 0.1828, 18.9726
      CIE-Lab:
        50.6552, 57.4771, -43.0437
        CIE-LCH:
        50.6552, 71.8079, 323.1711
        CIE-Luv:
        50.6552, 41.9253, -72.5282
        Hunter-Lab:
        43.5576, 51.4897, -42.5364
      #b34ec3 color charts
#b34ec3 RGB chart
      #b34ec3 CMYK chart
      #b34ec3 RGB pie chart
      #b34ec3 color shades, tints & tones
#b34ec3 color schemes
#b34ec3 color preview, HTML & CSS examples
           This text has a color of #b34ec3        
        
          <p style="color:#b34ec3;">Text here</p>
        
        
          .mytext {color:#b34ec3;}
        
        Text color #b34ec3
      
           This box has a color of #b34ec3        
        
          <div style="background-color:#b34ec3;">Content here</div>
        
        
          .mybackground {background-color:#b34ec3;}
        
        Background color #b34ec3
      
           Border around this has a color of #b34ec3        
        
          <div style="border:2px solid #b34ec3;">Content here</div>
        
        
          .myborder {border:2px solid #b34ec3;}
        
        Border color #b34ec3