#b384fa color space conversions
Hex:
        #b384fa
        RGB:
        179, 132, 250
        CMY:
        30, 48, 2
        CMYK:
        28, 47, 0, 2
      HSL:
        264°, 92.1875%, 74.9020%
        HSV (HSB):
        264°, 47.2000%, 98.0392%
        XYZ:
        44.0970, 32.9884, 94.4857
        xyY:
        0.2570, 0.1923, 32.9884
      CIE-Lab:
        64.1515, 41.5930, -52.5728
        CIE-LCH:
        64.1515, 67.0364, 308.3493
        CIE-Luv:
        64.1515, 13.8815, -89.4987
        Hunter-Lab:
        57.4355, 36.5340, -57.3317
      #b384fa color charts
#b384fa RGB chart
      #b384fa CMYK chart
      #b384fa RGB pie chart
      #b384fa color shades, tints & tones
#b384fa color schemes
#b384fa color preview, HTML & CSS examples
           This text has a color of #b384fa        
        
          <p style="color:#b384fa;">Text here</p>
        
        
          .mytext {color:#b384fa;}
        
        Text color #b384fa
      
           This box has a color of #b384fa        
        
          <div style="background-color:#b384fa;">Content here</div>
        
        
          .mybackground {background-color:#b384fa;}
        
        Background color #b384fa
      
           Border around this has a color of #b384fa        
        
          <div style="border:2px solid #b384fa;">Content here</div>
        
        
          .myborder {border:2px solid #b384fa;}
        
        Border color #b384fa