#b399cb color space conversions
Hex:
        #b399cb
        RGB:
        179, 153, 203
        CMY:
        30, 40, 20
        CMYK:
        12, 25, 0, 20
      HSL:
        271°, 32.4675%, 69.8039%
        HSV (HSB):
        271°, 24.6305%, 79.6078%
        XYZ:
        40.7611, 36.6780, 61.4311
        xyY:
        0.2935, 0.2641, 36.6780
      CIE-Lab:
        67.0347, 19.1478, -22.0986
        CIE-LCH:
        67.0347, 29.2401, 310.9080
        CIE-Luv:
        67.0347, 10.8752, -37.0556
        Hunter-Lab:
        60.5623, 14.1543, -17.7469
      #b399cb color charts
#b399cb RGB chart
      #b399cb CMYK chart
      #b399cb RGB pie chart
      #b399cb color shades, tints & tones
#b399cb color schemes
#b399cb color preview, HTML & CSS examples
           This text has a color of #b399cb        
        
          <p style="color:#b399cb;">Text here</p>
        
        
          .mytext {color:#b399cb;}
        
        Text color #b399cb
      
           This box has a color of #b399cb        
        
          <div style="background-color:#b399cb;">Content here</div>
        
        
          .mybackground {background-color:#b399cb;}
        
        Background color #b399cb
      
           Border around this has a color of #b399cb        
        
          <div style="border:2px solid #b399cb;">Content here</div>
        
        
          .myborder {border:2px solid #b399cb;}
        
        Border color #b399cb