#b38cd3 color space conversions
Hex:
        #b38cd3
        RGB:
        179, 140, 211
        CMY:
        30, 45, 17
        CMYK:
        15, 34, 0, 17
      HSL:
        273°, 44.6541%, 68.8235%
        HSV (HSB):
        273°, 33.6493%, 82.7451%
        XYZ:
        39.7264, 33.0430, 65.9122
        xyY:
        0.2865, 0.2383, 33.0430
      CIE-Lab:
        64.1957, 28.1668, -30.9178
        CIE-LCH:
        64.1957, 41.8243, 312.3342
        CIE-Luv:
        64.1957, 15.7862, -52.3124
        Hunter-Lab:
        57.4831, 22.7654, -27.7459
      #b38cd3 color charts
#b38cd3 RGB chart
      #b38cd3 CMYK chart
      #b38cd3 RGB pie chart
      #b38cd3 color shades, tints & tones
#b38cd3 color schemes
#b38cd3 color preview, HTML & CSS examples
           This text has a color of #b38cd3        
        
          <p style="color:#b38cd3;">Text here</p>
        
        
          .mytext {color:#b38cd3;}
        
        Text color #b38cd3
      
           This box has a color of #b38cd3        
        
          <div style="background-color:#b38cd3;">Content here</div>
        
        
          .mybackground {background-color:#b38cd3;}
        
        Background color #b38cd3
      
           Border around this has a color of #b38cd3        
        
          <div style="border:2px solid #b38cd3;">Content here</div>
        
        
          .myborder {border:2px solid #b38cd3;}
        
        Border color #b38cd3