#b276ff color space conversions
Hex:
        #b276ff
        RGB:
        178, 118, 255
        CMY:
        30, 54, 0
        CMYK:
        30, 54, 0, 0
      HSL:
        266°, 100.0000%, 73.1373%
        HSV (HSB):
        266°, 53.7255%, 100.0000%
        XYZ:
        42.8885, 29.6418, 98.0687
        xyY:
        0.2514, 0.1738, 29.6418
      CIE-Lab:
        61.3440, 50.1258, -59.7948
        CIE-LCH:
        61.3440, 78.0257, 309.9730
        CIE-Luv:
        61.3440, 17.2388, -101.3336
        Hunter-Lab:
        54.4443, 45.3359, -68.6860
      #b276ff color charts
#b276ff RGB chart
      #b276ff CMYK chart
      #b276ff RGB pie chart
      #b276ff color shades, tints & tones
#b276ff color schemes
#b276ff color preview, HTML & CSS examples
           This text has a color of #b276ff        
        
          <p style="color:#b276ff;">Text here</p>
        
        
          .mytext {color:#b276ff;}
        
        Text color #b276ff
      
           This box has a color of #b276ff        
        
          <div style="background-color:#b276ff;">Content here</div>
        
        
          .mybackground {background-color:#b276ff;}
        
        Background color #b276ff
      
           Border around this has a color of #b276ff        
        
          <div style="border:2px solid #b276ff;">Content here</div>
        
        
          .myborder {border:2px solid #b276ff;}
        
        Border color #b276ff