#b395f7 color space conversions
Hex:
        #b395f7
        RGB:
        179, 149, 247
        CMY:
        30, 42, 3
        CMYK:
        28, 40, 0, 3
      HSL:
        258°, 85.9649%, 77.6471%
        HSV (HSB):
        258°, 39.6761%, 96.8627%
        XYZ:
        46.1264, 37.7940, 92.8595
        xyY:
        0.2609, 0.2138, 37.7940
      CIE-Lab:
        67.8685, 31.4203, -45.0634
        CIE-LCH:
        67.8685, 54.9358, 304.8860
        CIE-Luv:
        67.8685, 8.0237, -76.6199
        Hunter-Lab:
        61.4768, 26.3450, -46.5226
      #b395f7 color charts
#b395f7 RGB chart
      #b395f7 CMYK chart
      #b395f7 RGB pie chart
      #b395f7 color shades, tints & tones
#b395f7 color schemes
#b395f7 color preview, HTML & CSS examples
           This text has a color of #b395f7        
        
          <p style="color:#b395f7;">Text here</p>
        
        
          .mytext {color:#b395f7;}
        
        Text color #b395f7
      
           This box has a color of #b395f7        
        
          <div style="background-color:#b395f7;">Content here</div>
        
        
          .mybackground {background-color:#b395f7;}
        
        Background color #b395f7
      
           Border around this has a color of #b395f7        
        
          <div style="border:2px solid #b395f7;">Content here</div>
        
        
          .myborder {border:2px solid #b395f7;}
        
        Border color #b395f7