#b350e1 color space conversions
Hex:
        #b350e1
        RGB:
        179, 80, 225
        CMY:
        30, 69, 12
        CMYK:
        20, 64, 0, 12
      HSL:
        281°, 70.7317%, 59.8039%
        HSV (HSB):
        281°, 64.4444%, 88.2353%
        XYZ:
        35.0497, 20.7573, 73.3934
        xyY:
        0.2713, 0.1607, 20.7573
      CIE-Lab:
        52.6828, 62.5052, -56.9407
        CIE-LCH:
        52.6828, 84.5526, 317.6672
        CIE-Luv:
        52.6828, 33.9724, -94.9354
        Hunter-Lab:
        45.5601, 57.5908, -63.6189
      #b350e1 color charts
#b350e1 RGB chart
      #b350e1 CMYK chart
      #b350e1 RGB pie chart
      #b350e1 color shades, tints & tones
#b350e1 color schemes
#b350e1 color preview, HTML & CSS examples
           This text has a color of #b350e1        
        
          <p style="color:#b350e1;">Text here</p>
        
        
          .mytext {color:#b350e1;}
        
        Text color #b350e1
      
           This box has a color of #b350e1        
        
          <div style="background-color:#b350e1;">Content here</div>
        
        
          .mybackground {background-color:#b350e1;}
        
        Background color #b350e1
      
           Border around this has a color of #b350e1        
        
          <div style="border:2px solid #b350e1;">Content here</div>
        
        
          .myborder {border:2px solid #b350e1;}
        
        Border color #b350e1