#b349f2 color space conversions
Hex:
        #b349f2
        RGB:
        179, 73, 242
        CMY:
        30, 71, 5
        CMYK:
        26, 70, 0, 5
      HSL:
        278°, 86.6667%, 61.7647%
        HSV (HSB):
        278°, 69.8347%, 94.9020%
        XYZ:
        37.0000, 20.7596, 86.0613
        xyY:
        0.2573, 0.1443, 20.7596
      CIE-Lab:
        52.6854, 69.0248, -66.4950
        CIE-LCH:
        52.6854, 95.8436, 316.0694
        CIE-Luv:
        52.6854, 31.6098, -109.8042
        Hunter-Lab:
        45.5627, 65.2192, -80.0963
      #b349f2 color charts
#b349f2 RGB chart
      #b349f2 CMYK chart
      #b349f2 RGB pie chart
      #b349f2 color shades, tints & tones
#b349f2 color schemes
#b349f2 color preview, HTML & CSS examples
           This text has a color of #b349f2        
        
          <p style="color:#b349f2;">Text here</p>
        
        
          .mytext {color:#b349f2;}
        
        Text color #b349f2
      
           This box has a color of #b349f2        
        
          <div style="background-color:#b349f2;">Content here</div>
        
        
          .mybackground {background-color:#b349f2;}
        
        Background color #b349f2
      
           Border around this has a color of #b349f2        
        
          <div style="border:2px solid #b349f2;">Content here</div>
        
        
          .myborder {border:2px solid #b349f2;}
        
        Border color #b349f2