#b38bd2 color space conversions
Hex:
        #b38bd2
        RGB:
        179, 139, 210
        CMY:
        30, 45, 18
        CMYK:
        15, 34, 0, 18
      HSL:
        274°, 44.0994%, 68.4314%
        HSV (HSB):
        274°, 33.8095%, 82.3529%
        XYZ:
        39.4559, 32.7021, 65.2053
        xyY:
        0.2872, 0.2381, 32.7021
      CIE-Lab:
        63.9190, 28.5094, -30.7880
        CIE-LCH:
        63.9190, 41.9606, 312.7993
        CIE-Luv:
        63.9190, 16.3421, -52.1143
        Hunter-Lab:
        57.1857, 23.0829, -27.5747
      #b38bd2 color charts
#b38bd2 RGB chart
      #b38bd2 CMYK chart
      #b38bd2 RGB pie chart
      #b38bd2 color shades, tints & tones
#b38bd2 color schemes
#b38bd2 color preview, HTML & CSS examples
           This text has a color of #b38bd2        
        
          <p style="color:#b38bd2;">Text here</p>
        
        
          .mytext {color:#b38bd2;}
        
        Text color #b38bd2
      
           This box has a color of #b38bd2        
        
          <div style="background-color:#b38bd2;">Content here</div>
        
        
          .mybackground {background-color:#b38bd2;}
        
        Background color #b38bd2
      
           Border around this has a color of #b38bd2        
        
          <div style="border:2px solid #b38bd2;">Content here</div>
        
        
          .myborder {border:2px solid #b38bd2;}
        
        Border color #b38bd2