#b399d3 color space conversions
Hex:
        #b399d3
        RGB:
        179, 153, 211
        CMY:
        30, 40, 17
        CMYK:
        15, 27, 0, 17
      HSL:
        267°, 39.7260%, 71.3725%
        HSV (HSB):
        267°, 27.4882%, 82.7451%
        XYZ:
        41.7395, 37.0693, 66.5832
        xyY:
        0.2871, 0.2550, 37.0693
      CIE-Lab:
        67.3290, 20.8723, -26.0878
        CIE-LCH:
        67.3290, 33.4100, 308.6626
        CIE-Luv:
        67.3290, 10.0695, -43.7764
        Hunter-Lab:
        60.8846, 15.8229, -22.2202
      #b399d3 color charts
#b399d3 RGB chart
      #b399d3 CMYK chart
      #b399d3 RGB pie chart
      #b399d3 color shades, tints & tones
#b399d3 color schemes
#b399d3 color preview, HTML & CSS examples
           This text has a color of #b399d3        
        
          <p style="color:#b399d3;">Text here</p>
        
        
          .mytext {color:#b399d3;}
        
        Text color #b399d3
      
           This box has a color of #b399d3        
        
          <div style="background-color:#b399d3;">Content here</div>
        
        
          .mybackground {background-color:#b399d3;}
        
        Background color #b399d3
      
           Border around this has a color of #b399d3        
        
          <div style="border:2px solid #b399d3;">Content here</div>
        
        
          .myborder {border:2px solid #b399d3;}
        
        Border color #b399d3