#b393f3 color space conversions
Hex:
        #b393f3
        RGB:
        179, 147, 243
        CMY:
        30, 42, 5
        CMYK:
        26, 40, 0, 5
      HSL:
        260°, 80.0000%, 76.4706%
        HSV (HSB):
        260°, 39.5062%, 95.2941%
        XYZ:
        45.2018, 36.9222, 89.5383
        xyY:
        0.2633, 0.2151, 36.9222
      CIE-Lab:
        67.2186, 31.5785, -43.8952
        CIE-LCH:
        67.2186, 54.0739, 305.7315
        CIE-Luv:
        67.2186, 9.2168, -74.5806
        Hunter-Lab:
        60.7636, 26.4489, -44.8323
      #b393f3 color charts
#b393f3 RGB chart
      #b393f3 CMYK chart
      #b393f3 RGB pie chart
      #b393f3 color shades, tints & tones
#b393f3 color schemes
#b393f3 color preview, HTML & CSS examples
           This text has a color of #b393f3        
        
          <p style="color:#b393f3;">Text here</p>
        
        
          .mytext {color:#b393f3;}
        
        Text color #b393f3
      
           This box has a color of #b393f3        
        
          <div style="background-color:#b393f3;">Content here</div>
        
        
          .mybackground {background-color:#b393f3;}
        
        Background color #b393f3
      
           Border around this has a color of #b393f3        
        
          <div style="border:2px solid #b393f3;">Content here</div>
        
        
          .myborder {border:2px solid #b393f3;}
        
        Border color #b393f3