#b38ed8 color space conversions
Hex:
        #b38ed8
        RGB:
        179, 142, 216
        CMY:
        30, 44, 15
        CMYK:
        17, 34, 0, 15
      HSL:
        270°, 48.6842%, 70.1961%
        HSV (HSB):
        270°, 34.2593%, 84.7059%
        XYZ:
        40.6581, 33.8876, 69.3638
        xyY:
        0.2825, 0.2355, 33.8876
      CIE-Lab:
        64.8732, 28.1465, -32.6528
        CIE-LCH:
        64.8732, 43.1095, 310.7611
        CIE-Luv:
        64.8732, 14.3203, -55.2221
        Hunter-Lab:
        58.2130, 22.7980, -29.8979
      #b38ed8 color charts
#b38ed8 RGB chart
      #b38ed8 CMYK chart
      #b38ed8 RGB pie chart
      #b38ed8 color shades, tints & tones
#b38ed8 color schemes
#b38ed8 color preview, HTML & CSS examples
           This text has a color of #b38ed8        
        
          <p style="color:#b38ed8;">Text here</p>
        
        
          .mytext {color:#b38ed8;}
        
        Text color #b38ed8
      
           This box has a color of #b38ed8        
        
          <div style="background-color:#b38ed8;">Content here</div>
        
        
          .mybackground {background-color:#b38ed8;}
        
        Background color #b38ed8
      
           Border around this has a color of #b38ed8        
        
          <div style="border:2px solid #b38ed8;">Content here</div>
        
        
          .myborder {border:2px solid #b38ed8;}
        
        Border color #b38ed8