#b384d4 color space conversions
Hex:
        #b384d4
        RGB:
        179, 132, 212
        CMY:
        30, 48, 17
        CMYK:
        16, 38, 0, 17
      HSL:
        275°, 48.1928%, 67.4510%
        HSV (HSB):
        275°, 37.7358%, 83.1373%
        XYZ:
        38.7253, 30.8397, 66.1990
        xyY:
        0.2852, 0.2272, 30.8397
      CIE-Lab:
        62.3721, 32.8606, -34.3070
        CIE-LCH:
        62.3721, 47.5057, 313.7663
        CIE-Luv:
        62.3721, 19.0335, -58.2013
        Hunter-Lab:
        55.5335, 27.2903, -31.8035
      #b384d4 color charts
#b384d4 RGB chart
      #b384d4 CMYK chart
      #b384d4 RGB pie chart
      #b384d4 color shades, tints & tones
#b384d4 color schemes
#b384d4 color preview, HTML & CSS examples
           This text has a color of #b384d4        
        
          <p style="color:#b384d4;">Text here</p>
        
        
          .mytext {color:#b384d4;}
        
        Text color #b384d4
      
           This box has a color of #b384d4        
        
          <div style="background-color:#b384d4;">Content here</div>
        
        
          .mybackground {background-color:#b384d4;}
        
        Background color #b384d4
      
           Border around this has a color of #b384d4        
        
          <div style="border:2px solid #b384d4;">Content here</div>
        
        
          .myborder {border:2px solid #b384d4;}
        
        Border color #b384d4