#b376ea color space conversions
Hex:
        #b376ea
        RGB:
        179, 118, 234
        CMY:
        30, 54, 8
        CMYK:
        24, 50, 0, 8
      HSL:
        272°, 73.4177%, 69.0196%
        HSV (HSB):
        272°, 49.5726%, 91.7647%
        XYZ:
        39.9201, 28.4811, 81.2353
        xyY:
        0.2668, 0.1903, 28.4811
      CIE-Lab:
        60.3209, 45.4754, -49.8070
        CIE-LCH:
        60.3209, 67.4445, 312.3971
        CIE-Luv:
        60.3209, 21.0125, -84.4837
        Hunter-Lab:
        53.3677, 40.1283, -52.8928
      #b376ea color charts
#b376ea RGB chart
      #b376ea CMYK chart
      #b376ea RGB pie chart
      #b376ea color shades, tints & tones
#b376ea color schemes
#b376ea color preview, HTML & CSS examples
           This text has a color of #b376ea        
        
          <p style="color:#b376ea;">Text here</p>
        
        
          .mytext {color:#b376ea;}
        
        Text color #b376ea
      
           This box has a color of #b376ea        
        
          <div style="background-color:#b376ea;">Content here</div>
        
        
          .mybackground {background-color:#b376ea;}
        
        Background color #b376ea
      
           Border around this has a color of #b376ea        
        
          <div style="border:2px solid #b376ea;">Content here</div>
        
        
          .myborder {border:2px solid #b376ea;}
        
        Border color #b376ea