#b276da color space conversions
Hex:
        #b276da
        RGB:
        178, 118, 218
        CMY:
        30, 54, 15
        CMYK:
        18, 46, 0, 15
      HSL:
        276°, 57.4713%, 65.8824%
        HSV (HSB):
        276°, 45.8716%, 85.4902%
        XYZ:
        37.4934, 27.4838, 69.6585
        xyY:
        0.2785, 0.2041, 27.4838
      CIE-Lab:
        59.4195, 41.6143, -42.2992
        CIE-LCH:
        59.4195, 59.3378, 314.5324
        CIE-Luv:
        59.4195, 23.0443, -71.7086
        Hunter-Lab:
        52.4250, 35.9163, -42.0827
      #b276da color charts
#b276da RGB chart
      #b276da CMYK chart
      #b276da RGB pie chart
      #b276da color shades, tints & tones
#b276da color schemes
#b276da color preview, HTML & CSS examples
           This text has a color of #b276da        
        
          <p style="color:#b276da;">Text here</p>
        
        
          .mytext {color:#b276da;}
        
        Text color #b276da
      
           This box has a color of #b276da        
        
          <div style="background-color:#b276da;">Content here</div>
        
        
          .mybackground {background-color:#b276da;}
        
        Background color #b276da
      
           Border around this has a color of #b276da        
        
          <div style="border:2px solid #b276da;">Content here</div>
        
        
          .myborder {border:2px solid #b276da;}
        
        Border color #b276da