#b350fc color space conversions
Hex:
        #b350fc
        RGB:
        179, 80, 252
        CMY:
        30, 69, 1
        CMYK:
        29, 68, 0, 1
      HSL:
        275°, 96.6292%, 65.0980%
        HSV (HSB):
        275°, 68.2540%, 98.8235%
        XYZ:
        39.0298, 22.3493, 94.3522
        xyY:
        0.2506, 0.1435, 22.3493
      CIE-Lab:
        54.3957, 68.2104, -69.3033
        CIE-LCH:
        54.3957, 97.2399, 314.5447
        CIE-Luv:
        54.3957, 28.0499, -114.7930
        Hunter-Lab:
        47.2750, 64.6363, -85.2393
      #b350fc color charts
#b350fc RGB chart
      #b350fc CMYK chart
      #b350fc RGB pie chart
      #b350fc color shades, tints & tones
#b350fc color schemes
#b350fc color preview, HTML & CSS examples
           This text has a color of #b350fc        
        
          <p style="color:#b350fc;">Text here</p>
        
        
          .mytext {color:#b350fc;}
        
        Text color #b350fc
      
           This box has a color of #b350fc        
        
          <div style="background-color:#b350fc;">Content here</div>
        
        
          .mybackground {background-color:#b350fc;}
        
        Background color #b350fc
      
           Border around this has a color of #b350fc        
        
          <div style="border:2px solid #b350fc;">Content here</div>
        
        
          .myborder {border:2px solid #b350fc;}
        
        Border color #b350fc