#b38ed3 color space conversions
Hex:
        #b38ed3
        RGB:
        179, 142, 211
        CMY:
        30, 44, 17
        CMYK:
        15, 33, 0, 17
      HSL:
        272°, 43.9490%, 69.2157%
        HSV (HSB):
        272°, 32.7014%, 82.7451%
        XYZ:
        40.0213, 33.6329, 66.0105
        xyY:
        0.2866, 0.2408, 33.6329
      CIE-Lab:
        64.6701, 27.0449, -30.1840
        CIE-LCH:
        64.6701, 40.5277, 311.8604
        CIE-Luv:
        64.6701, 14.9225, -51.0230
        Hunter-Lab:
        57.9938, 21.6928, -26.8901
      #b38ed3 color charts
#b38ed3 RGB chart
      #b38ed3 CMYK chart
      #b38ed3 RGB pie chart
      #b38ed3 color shades, tints & tones
#b38ed3 color schemes
#b38ed3 color preview, HTML & CSS examples
           This text has a color of #b38ed3        
        
          <p style="color:#b38ed3;">Text here</p>
        
        
          .mytext {color:#b38ed3;}
        
        Text color #b38ed3
      
           This box has a color of #b38ed3        
        
          <div style="background-color:#b38ed3;">Content here</div>
        
        
          .mybackground {background-color:#b38ed3;}
        
        Background color #b38ed3
      
           Border around this has a color of #b38ed3        
        
          <div style="border:2px solid #b38ed3;">Content here</div>
        
        
          .myborder {border:2px solid #b38ed3;}
        
        Border color #b38ed3