#b341fc color space conversions
Hex:
        #b341fc
        RGB:
        179, 65, 252
        CMY:
        30, 75, 1
        CMYK:
        29, 74, 0, 1
      HSL:
        277°, 96.8912%, 62.1569%
        HSV (HSB):
        277°, 74.2063%, 98.8235%
        XYZ:
        38.0514, 20.3926, 94.0261
        xyY:
        0.2496, 0.1337, 20.3926
      CIE-Lab:
        52.2782, 74.2058, -72.7341
        CIE-LCH:
        52.2782, 103.9075, 315.5738
        CIE-Luv:
        52.2782, 30.7819, -119.0422
        Hunter-Lab:
        45.1581, 71.3819, -91.8401
      #b341fc color charts
#b341fc RGB chart
      #b341fc CMYK chart
      #b341fc RGB pie chart
      #b341fc color shades, tints & tones
#b341fc color schemes
#b341fc color preview, HTML & CSS examples
           This text has a color of #b341fc        
        
          <p style="color:#b341fc;">Text here</p>
        
        
          .mytext {color:#b341fc;}
        
        Text color #b341fc
      
           This box has a color of #b341fc        
        
          <div style="background-color:#b341fc;">Content here</div>
        
        
          .mybackground {background-color:#b341fc;}
        
        Background color #b341fc
      
           Border around this has a color of #b341fc        
        
          <div style="border:2px solid #b341fc;">Content here</div>
        
        
          .myborder {border:2px solid #b341fc;}
        
        Border color #b341fc