#b348f5 color space conversions
Hex:
        #b348f5
        RGB:
        179, 72, 245
        CMY:
        30, 72, 4
        CMYK:
        27, 71, 0, 4
      HSL:
        277°, 89.6373%, 62.1569%
        HSV (HSB):
        277°, 70.6122%, 96.0784%
        XYZ:
        37.3892, 20.8110, 88.4325
        xyY:
        0.2550, 0.1419, 20.8110
      CIE-Lab:
        52.7420, 70.0564, -68.0802
        CIE-LCH:
        52.7420, 97.6873, 315.8196
        CIE-Luv:
        52.7420, 31.1288, -112.2482
        Hunter-Lab:
        45.6191, 66.4644, -83.0002
      #b348f5 color charts
#b348f5 RGB chart
      #b348f5 CMYK chart
      #b348f5 RGB pie chart
      #b348f5 color shades, tints & tones
#b348f5 color schemes
#b348f5 color preview, HTML & CSS examples
           This text has a color of #b348f5        
        
          <p style="color:#b348f5;">Text here</p>
        
        
          .mytext {color:#b348f5;}
        
        Text color #b348f5
      
           This box has a color of #b348f5        
        
          <div style="background-color:#b348f5;">Content here</div>
        
        
          .mybackground {background-color:#b348f5;}
        
        Background color #b348f5
      
           Border around this has a color of #b348f5        
        
          <div style="border:2px solid #b348f5;">Content here</div>
        
        
          .myborder {border:2px solid #b348f5;}
        
        Border color #b348f5