#b399f3 color space conversions
Hex:
        #b399f3
        RGB:
        179, 153, 243
        CMY:
        30, 40, 5
        CMYK:
        26, 37, 0, 5
      HSL:
        257°, 78.9474%, 77.6471%
        HSV (HSB):
        257°, 37.0370%, 95.2941%
        XYZ:
        46.1593, 38.8372, 89.8575
        xyY:
        0.2640, 0.2221, 38.8372
      CIE-Lab:
        68.6332, 28.2178, -41.6786
        CIE-LCH:
        68.6332, 50.3324, 304.0993
        CIE-Luv:
        68.6332, 6.8730, -70.6868
        Hunter-Lab:
        62.3195, 23.1536, -41.8656
      #b399f3 color charts
#b399f3 RGB chart
      #b399f3 CMYK chart
      #b399f3 RGB pie chart
      #b399f3 color shades, tints & tones
#b399f3 color schemes
#b399f3 color preview, HTML & CSS examples
           This text has a color of #b399f3        
        
          <p style="color:#b399f3;">Text here</p>
        
        
          .mytext {color:#b399f3;}
        
        Text color #b399f3
      
           This box has a color of #b399f3        
        
          <div style="background-color:#b399f3;">Content here</div>
        
        
          .mybackground {background-color:#b399f3;}
        
        Background color #b399f3
      
           Border around this has a color of #b399f3        
        
          <div style="border:2px solid #b399f3;">Content here</div>
        
        
          .myborder {border:2px solid #b399f3;}
        
        Border color #b399f3