#b384d2 color space conversions
Hex:
        #b384d2
        RGB:
        179, 132, 210
        CMY:
        30, 48, 18
        CMYK:
        15, 37, 0, 18
      HSL:
        276°, 46.4286%, 67.0588%
        HSV (HSB):
        276°, 37.1429%, 82.3529%
        XYZ:
        38.4745, 30.7394, 64.8782
        xyY:
        0.2869, 0.2292, 30.7394
      CIE-Lab:
        62.2870, 32.4253, -33.3194
        CIE-LCH:
        62.2870, 46.4928, 314.2209
        CIE-Luv:
        62.2870, 19.3133, -56.5303
        Hunter-Lab:
        55.4431, 26.8440, -30.5696
      #b384d2 color charts
#b384d2 RGB chart
      #b384d2 CMYK chart
      #b384d2 RGB pie chart
      #b384d2 color shades, tints & tones
#b384d2 color schemes
#b384d2 color preview, HTML & CSS examples
           This text has a color of #b384d2        
        
          <p style="color:#b384d2;">Text here</p>
        
        
          .mytext {color:#b384d2;}
        
        Text color #b384d2
      
           This box has a color of #b384d2        
        
          <div style="background-color:#b384d2;">Content here</div>
        
        
          .mybackground {background-color:#b384d2;}
        
        Background color #b384d2
      
           Border around this has a color of #b384d2        
        
          <div style="border:2px solid #b384d2;">Content here</div>
        
        
          .myborder {border:2px solid #b384d2;}
        
        Border color #b384d2