#b34fe4 color space conversions
Hex:
        #b34fe4
        RGB:
        179, 79, 228
        CMY:
        30, 69, 11
        CMYK:
        21, 65, 0, 11
      HSL:
        280°, 73.3990%, 60.1961%
        HSV (HSB):
        280°, 65.3509%, 89.4118%
        XYZ:
        35.3900, 20.7771, 75.5439
        xyY:
        0.2687, 0.1577, 20.7771
      CIE-Lab:
        52.7047, 63.5676, -58.5993
        CIE-LCH:
        52.7047, 86.4564, 317.3288
        CIE-Luv:
        52.7047, 33.5171, -97.5533
        Hunter-Lab:
        45.5819, 58.8198, -66.3553
      #b34fe4 color charts
#b34fe4 RGB chart
      #b34fe4 CMYK chart
      #b34fe4 RGB pie chart
      #b34fe4 color shades, tints & tones
#b34fe4 color schemes
#b34fe4 color preview, HTML & CSS examples
           This text has a color of #b34fe4        
        
          <p style="color:#b34fe4;">Text here</p>
        
        
          .mytext {color:#b34fe4;}
        
        Text color #b34fe4
      
           This box has a color of #b34fe4        
        
          <div style="background-color:#b34fe4;">Content here</div>
        
        
          .mybackground {background-color:#b34fe4;}
        
        Background color #b34fe4
      
           Border around this has a color of #b34fe4        
        
          <div style="border:2px solid #b34fe4;">Content here</div>
        
        
          .myborder {border:2px solid #b34fe4;}
        
        Border color #b34fe4