#b38dff color space conversions
Hex:
        #b38dff
        RGB:
        179, 141, 255
        CMY:
        30, 45, 0
        CMYK:
        30, 45, 0, 0
      HSL:
        260°, 100.0000%, 77.6471%
        HSV (HSB):
        260°, 44.7059%, 100.0000%
        XYZ:
        46.1653, 35.8535, 99.0950
        xyY:
        0.2549, 0.1980, 35.8535
      CIE-Lab:
        66.4078, 37.8270, -51.7355
        CIE-LCH:
        66.4078, 64.0893, 306.1728
        CIE-Luv:
        66.4078, 10.1043, -88.2071
        Hunter-Lab:
        59.8778, 32.8360, -56.2078
      #b38dff color charts
#b38dff RGB chart
      #b38dff CMYK chart
      #b38dff RGB pie chart
      #b38dff color shades, tints & tones
#b38dff color schemes
#b38dff color preview, HTML & CSS examples
           This text has a color of #b38dff        
        
          <p style="color:#b38dff;">Text here</p>
        
        
          .mytext {color:#b38dff;}
        
        Text color #b38dff
      
           This box has a color of #b38dff        
        
          <div style="background-color:#b38dff;">Content here</div>
        
        
          .mybackground {background-color:#b38dff;}
        
        Background color #b38dff
      
           Border around this has a color of #b38dff        
        
          <div style="border:2px solid #b38dff;">Content here</div>
        
        
          .myborder {border:2px solid #b38dff;}
        
        Border color #b38dff