#b350a1 color space conversions
Hex:
        #b350a1
        RGB:
        179, 80, 161
        CMY:
        30, 69, 37
        CMYK:
        0, 55, 10, 30
      HSL:
        311°, 39.4422%, 50.7843%
        HSV (HSB):
        311°, 55.3073%, 70.1961%
        XYZ:
        27.8921, 17.8942, 35.7021
        xyY:
        0.3423, 0.2196, 17.8942
      CIE-Lab:
        49.3676, 50.5079, -25.2111
        CIE-LCH:
        49.3676, 56.4504, 333.4739
        CIE-Luv:
        49.3676, 50.5222, -44.3605
        Hunter-Lab:
        42.3016, 43.6685, -20.4290
      #b350a1 color charts
#b350a1 RGB chart
      #b350a1 CMYK chart
      #b350a1 RGB pie chart
      #b350a1 color shades, tints & tones
#b350a1 color schemes
#b350a1 color preview, HTML & CSS examples
           This text has a color of #b350a1        
        
          <p style="color:#b350a1;">Text here</p>
        
        
          .mytext {color:#b350a1;}
        
        Text color #b350a1
      
           This box has a color of #b350a1        
        
          <div style="background-color:#b350a1;">Content here</div>
        
        
          .mybackground {background-color:#b350a1;}
        
        Background color #b350a1
      
           Border around this has a color of #b350a1        
        
          <div style="border:2px solid #b350a1;">Content here</div>
        
        
          .myborder {border:2px solid #b350a1;}
        
        Border color #b350a1