#b393ee color space conversions
Hex:
        #b393ee
        RGB:
        179, 147, 238
        CMY:
        30, 42, 7
        CMYK:
        25, 38, 0, 7
      HSL:
        261°, 72.8000%, 75.4902%
        HSV (HSB):
        261°, 38.2353%, 93.3333%
        XYZ:
        44.4567, 36.6242, 85.6150
        xyY:
        0.2667, 0.2197, 36.6242
      CIE-Lab:
        66.9941, 30.3900, -41.5045
        CIE-LCH:
        66.9941, 51.4410, 306.2120
        CIE-Luv:
        66.9941, 9.7587, -70.4174
        Hunter-Lab:
        60.5179, 25.2205, -41.5153
      #b393ee color charts
#b393ee RGB chart
      #b393ee CMYK chart
      #b393ee RGB pie chart
      #b393ee color shades, tints & tones
#b393ee color schemes
#b393ee color preview, HTML & CSS examples
           This text has a color of #b393ee        
        
          <p style="color:#b393ee;">Text here</p>
        
        
          .mytext {color:#b393ee;}
        
        Text color #b393ee
      
           This box has a color of #b393ee        
        
          <div style="background-color:#b393ee;">Content here</div>
        
        
          .mybackground {background-color:#b393ee;}
        
        Background color #b393ee
      
           Border around this has a color of #b393ee        
        
          <div style="border:2px solid #b393ee;">Content here</div>
        
        
          .myborder {border:2px solid #b393ee;}
        
        Border color #b393ee