#b379ff color space conversions
Hex:
        #b379ff
        RGB:
        179, 121, 255
        CMY:
        30, 53, 0
        CMYK:
        30, 53, 0, 0
      HSL:
        266°, 100.0000%, 73.7255%
        HSV (HSB):
        266°, 52.5490%, 100.0000%
        XYZ:
        43.4778, 30.4785, 98.1991
        xyY:
        0.2525, 0.1770, 30.4785
      CIE-Lab:
        62.0649, 48.7668, -58.6375
        CIE-LCH:
        62.0649, 76.2663, 309.7491
        CIE-Luv:
        62.0649, 16.8203, -99.5697
        Hunter-Lab:
        55.2073, 43.9626, -66.8161
      #b379ff color charts
#b379ff RGB chart
      #b379ff CMYK chart
      #b379ff RGB pie chart
      #b379ff color shades, tints & tones
#b379ff color schemes
#b379ff color preview, HTML & CSS examples
           This text has a color of #b379ff        
        
          <p style="color:#b379ff;">Text here</p>
        
        
          .mytext {color:#b379ff;}
        
        Text color #b379ff
      
           This box has a color of #b379ff        
        
          <div style="background-color:#b379ff;">Content here</div>
        
        
          .mybackground {background-color:#b379ff;}
        
        Background color #b379ff
      
           Border around this has a color of #b379ff        
        
          <div style="border:2px solid #b379ff;">Content here</div>
        
        
          .myborder {border:2px solid #b379ff;}
        
        Border color #b379ff