#b38dea color space conversions
Hex:
        #b38dea
        RGB:
        179, 141, 234
        CMY:
        30, 45, 8
        CMYK:
        24, 40, 0, 8
      HSL:
        265°, 68.8889%, 73.5294%
        HSV (HSB):
        265°, 39.7436%, 91.7647%
        XYZ:
        42.9666, 34.5740, 82.2508
        xyY:
        0.2689, 0.2164, 34.5740
      CIE-Lab:
        65.4156, 32.8079, -41.7758
        CIE-LCH:
        65.4156, 53.1185, 308.1438
        CIE-Luv:
        65.4156, 12.5686, -70.9123
        Hunter-Lab:
        58.7996, 27.5357, -41.7770
      #b38dea color charts
#b38dea RGB chart
      #b38dea CMYK chart
      #b38dea RGB pie chart
      #b38dea color shades, tints & tones
#b38dea color schemes
#b38dea color preview, HTML & CSS examples
           This text has a color of #b38dea        
        
          <p style="color:#b38dea;">Text here</p>
        
        
          .mytext {color:#b38dea;}
        
        Text color #b38dea
      
           This box has a color of #b38dea        
        
          <div style="background-color:#b38dea;">Content here</div>
        
        
          .mybackground {background-color:#b38dea;}
        
        Background color #b38dea
      
           Border around this has a color of #b38dea        
        
          <div style="border:2px solid #b38dea;">Content here</div>
        
        
          .myborder {border:2px solid #b38dea;}
        
        Border color #b38dea