#b395fb color space conversions
Hex:
        #b395fb
        RGB:
        179, 149, 251
        CMY:
        30, 42, 2
        CMYK:
        29, 41, 0, 2
      HSL:
        258°, 92.7273%, 78.4314%
        HSV (HSB):
        258°, 40.6375%, 98.4314%
        XYZ:
        46.7504, 38.0436, 96.1459
        xyY:
        0.2584, 0.2103, 38.0436
      CIE-Lab:
        68.0528, 32.3903, -46.9573
        CIE-LCH:
        68.0528, 57.0448, 304.5972
        CIE-Luv:
        68.0528, 7.6081, -79.9347
        Hunter-Lab:
        61.6795, 27.3562, -49.2455
      #b395fb color charts
#b395fb RGB chart
      #b395fb CMYK chart
      #b395fb RGB pie chart
      #b395fb color shades, tints & tones
#b395fb color schemes
#b395fb color preview, HTML & CSS examples
           This text has a color of #b395fb        
        
          <p style="color:#b395fb;">Text here</p>
        
        
          .mytext {color:#b395fb;}
        
        Text color #b395fb
      
           This box has a color of #b395fb        
        
          <div style="background-color:#b395fb;">Content here</div>
        
        
          .mybackground {background-color:#b395fb;}
        
        Background color #b395fb
      
           Border around this has a color of #b395fb        
        
          <div style="border:2px solid #b395fb;">Content here</div>
        
        
          .myborder {border:2px solid #b395fb;}
        
        Border color #b395fb