#b348e1 color space conversions
Hex:
        #b348e1
        RGB:
        179, 72, 225
        CMY:
        30, 72, 12
        CMYK:
        20, 68, 0, 12
      HSL:
        282°, 71.8310%, 58.2353%
        HSV (HSB):
        282°, 68.0000%, 88.2353%
        XYZ:
        34.4984, 19.6547, 73.2096
        xyY:
        0.2709, 0.1543, 19.6547
      CIE-Lab:
        51.4445, 65.9528, -58.9292
        CIE-LCH:
        51.4445, 88.4445, 318.2190
        CIE-Luv:
        51.4445, 35.8055, -97.7070
        Hunter-Lab:
        44.3336, 61.3167, -66.8741
      #b348e1 color charts
#b348e1 RGB chart
      #b348e1 CMYK chart
      #b348e1 RGB pie chart
      #b348e1 color shades, tints & tones
#b348e1 color schemes
#b348e1 color preview, HTML & CSS examples
           This text has a color of #b348e1        
        
          <p style="color:#b348e1;">Text here</p>
        
        
          .mytext {color:#b348e1;}
        
        Text color #b348e1
      
           This box has a color of #b348e1        
        
          <div style="background-color:#b348e1;">Content here</div>
        
        
          .mybackground {background-color:#b348e1;}
        
        Background color #b348e1
      
           Border around this has a color of #b348e1        
        
          <div style="border:2px solid #b348e1;">Content here</div>
        
        
          .myborder {border:2px solid #b348e1;}
        
        Border color #b348e1