#b348f3 color space conversions
Hex:
        #b348f3
        RGB:
        179, 72, 243
        CMY:
        30, 72, 5
        CMYK:
        26, 70, 0, 5
      HSL:
        278°, 87.6923%, 61.7647%
        HSV (HSB):
        278°, 70.3704%, 95.2941%
        XYZ:
        37.0854, 20.6895, 86.8329
        xyY:
        0.2565, 0.1431, 20.6895
      CIE-Lab:
        52.6080, 69.6393, -67.1794
        CIE-LCH:
        52.6080, 96.7610, 316.0300
        CIE-Luv:
        52.6080, 31.5777, -110.8199
        Hunter-Lab:
        45.4857, 65.9347, -81.3455
      #b348f3 color charts
#b348f3 RGB chart
      #b348f3 CMYK chart
      #b348f3 RGB pie chart
      #b348f3 color shades, tints & tones
#b348f3 color schemes
#b348f3 color preview, HTML & CSS examples
           This text has a color of #b348f3        
        
          <p style="color:#b348f3;">Text here</p>
        
        
          .mytext {color:#b348f3;}
        
        Text color #b348f3
      
           This box has a color of #b348f3        
        
          <div style="background-color:#b348f3;">Content here</div>
        
        
          .mybackground {background-color:#b348f3;}
        
        Background color #b348f3
      
           Border around this has a color of #b348f3        
        
          <div style="border:2px solid #b348f3;">Content here</div>
        
        
          .myborder {border:2px solid #b348f3;}
        
        Border color #b348f3