#b335f4 color space conversions
Hex:
        #b335f4
        RGB:
        179, 53, 244
        CMY:
        30, 79, 4
        CMYK:
        27, 78, 0, 4
      HSL:
        280°, 89.6714%, 58.2353%
        HSV (HSB):
        280°, 78.2787%, 95.6863%
        XYZ:
        36.1926, 18.6616, 87.2824
        xyY:
        0.2546, 0.1313, 18.6616
      CIE-Lab:
        50.2889, 76.6797, -71.4974
        CIE-LCH:
        50.2889, 104.8410, 317.0030
        CIE-Luv:
        50.2889, 34.4164, -116.1984
        Hunter-Lab:
        43.1990, 73.9510, -89.5544
      #b335f4 color charts
#b335f4 RGB chart
      #b335f4 CMYK chart
      #b335f4 RGB pie chart
      #b335f4 color shades, tints & tones
#b335f4 color schemes
#b335f4 color preview, HTML & CSS examples
           This text has a color of #b335f4        
        
          <p style="color:#b335f4;">Text here</p>
        
        
          .mytext {color:#b335f4;}
        
        Text color #b335f4
      
           This box has a color of #b335f4        
        
          <div style="background-color:#b335f4;">Content here</div>
        
        
          .mybackground {background-color:#b335f4;}
        
        Background color #b335f4
      
           Border around this has a color of #b335f4        
        
          <div style="border:2px solid #b335f4;">Content here</div>
        
        
          .myborder {border:2px solid #b335f4;}
        
        Border color #b335f4