#b38ac8 color space conversions
Hex:
        #b38ac8
        RGB:
        179, 138, 200
        CMY:
        30, 46, 22
        CMYK:
        11, 31, 0, 22
      HSL:
        280°, 36.0465%, 66.2745%
        HSV (HSB):
        280°, 31.0000%, 78.4314%
        XYZ:
        38.1042, 31.9308, 58.7985
        xyY:
        0.2958, 0.2478, 31.9308
      CIE-Lab:
        63.2856, 26.9304, -26.1672
        CIE-LCH:
        63.2856, 37.5496, 315.8234
        CIE-Luv:
        63.2856, 18.0598, -44.3663
        Hunter-Lab:
        56.5073, 21.4789, -22.1389
      #b38ac8 color charts
#b38ac8 RGB chart
      #b38ac8 CMYK chart
      #b38ac8 RGB pie chart
      #b38ac8 color shades, tints & tones
#b38ac8 color schemes
#b38ac8 color preview, HTML & CSS examples
           This text has a color of #b38ac8        
        
          <p style="color:#b38ac8;">Text here</p>
        
        
          .mytext {color:#b38ac8;}
        
        Text color #b38ac8
      
           This box has a color of #b38ac8        
        
          <div style="background-color:#b38ac8;">Content here</div>
        
        
          .mybackground {background-color:#b38ac8;}
        
        Background color #b38ac8
      
           Border around this has a color of #b38ac8        
        
          <div style="border:2px solid #b38ac8;">Content here</div>
        
        
          .myborder {border:2px solid #b38ac8;}
        
        Border color #b38ac8