#b276a8 color space conversions
Hex:
        #b276a8
        RGB:
        178, 118, 168
        CMY:
        30, 54, 34
        CMYK:
        0, 34, 6, 30
      HSL:
        310°, 28.0374%, 58.0392%
        HSV (HSB):
        310°, 33.7079%, 69.8039%
        XYZ:
        31.9064, 25.2490, 40.2377
        xyY:
        0.3276, 0.2592, 25.2490
      CIE-Lab:
        57.3172, 31.4735, -17.1138
        CIE-LCH:
        57.3172, 35.8255, 331.4647
        CIE-Luv:
        57.3172, 31.5556, -30.3062
        Hunter-Lab:
        50.2484, 25.4082, -12.3041
      #b276a8 color charts
#b276a8 RGB chart
      #b276a8 CMYK chart
      #b276a8 RGB pie chart
      #b276a8 color shades, tints & tones
#b276a8 color schemes
#b276a8 color preview, HTML & CSS examples
           This text has a color of #b276a8        
        
          <p style="color:#b276a8;">Text here</p>
        
        
          .mytext {color:#b276a8;}
        
        Text color #b276a8
      
           This box has a color of #b276a8        
        
          <div style="background-color:#b276a8;">Content here</div>
        
        
          .mybackground {background-color:#b276a8;}
        
        Background color #b276a8
      
           Border around this has a color of #b276a8        
        
          <div style="border:2px solid #b276a8;">Content here</div>
        
        
          .myborder {border:2px solid #b276a8;}
        
        Border color #b276a8