#b393ff color space conversions
Hex:
        #b393ff
        RGB:
        179, 147, 255
        CMY:
        30, 42, 0
        CMYK:
        30, 42, 0, 0
      HSL:
        258°, 100.0000%, 78.8235%
        HSV (HSB):
        258°, 42.3529%, 100.0000%
        XYZ:
        47.0741, 37.6711, 99.3979
        xyY:
        0.2556, 0.2046, 37.6711
      CIE-Lab:
        67.7775, 34.4854, -49.5712
        CIE-LCH:
        67.7775, 60.3866, 304.8253
        CIE-Luv:
        67.7775, 7.9329, -84.4997
        Hunter-Lab:
        61.3768, 29.4945, -53.0546
      #b393ff color charts
#b393ff RGB chart
      #b393ff CMYK chart
      #b393ff RGB pie chart
      #b393ff color shades, tints & tones
#b393ff color schemes
#b393ff color preview, HTML & CSS examples
           This text has a color of #b393ff        
        
          <p style="color:#b393ff;">Text here</p>
        
        
          .mytext {color:#b393ff;}
        
        Text color #b393ff
      
           This box has a color of #b393ff        
        
          <div style="background-color:#b393ff;">Content here</div>
        
        
          .mybackground {background-color:#b393ff;}
        
        Background color #b393ff
      
           Border around this has a color of #b393ff        
        
          <div style="border:2px solid #b393ff;">Content here</div>
        
        
          .myborder {border:2px solid #b393ff;}
        
        Border color #b393ff