#b348c3 color space conversions
Hex:
        #b348c3
        RGB:
        179, 72, 195
        CMY:
        30, 72, 24
        CMYK:
        8, 63, 0, 24
      HSL:
        292°, 50.6173%, 52.3529%
        HSV (HSB):
        292°, 63.0769%, 76.4706%
        XYZ:
        30.7581, 18.1586, 53.5136
        xyY:
        0.3003, 0.1773, 18.1586
      CIE-Lab:
        49.6879, 60.1388, -44.5781
        CIE-LCH:
        49.6879, 74.8591, 323.4522
        CIE-Luv:
        49.6879, 43.6016, -74.8503
        Hunter-Lab:
        42.6129, 54.2693, -44.6278
      #b348c3 color charts
#b348c3 RGB chart
      #b348c3 CMYK chart
      #b348c3 RGB pie chart
      #b348c3 color shades, tints & tones
#b348c3 color schemes
#b348c3 color preview, HTML & CSS examples
           This text has a color of #b348c3        
        
          <p style="color:#b348c3;">Text here</p>
        
        
          .mytext {color:#b348c3;}
        
        Text color #b348c3
      
           This box has a color of #b348c3        
        
          <div style="background-color:#b348c3;">Content here</div>
        
        
          .mybackground {background-color:#b348c3;}
        
        Background color #b348c3
      
           Border around this has a color of #b348c3        
        
          <div style="border:2px solid #b348c3;">Content here</div>
        
        
          .myborder {border:2px solid #b348c3;}
        
        Border color #b348c3