#b076ca color space conversions
Hex:
        #b076ca
        RGB:
        176, 118, 202
        CMY:
        31, 54, 21
        CMYK:
        13, 42, 0, 21
      HSL:
        281°, 44.2105%, 62.7451%
        HSV (HSB):
        281°, 41.5842%, 79.2157%
        XYZ:
        35.0436, 26.4512, 59.1357
        xyY:
        0.2905, 0.2193, 26.4512
      CIE-Lab:
        58.4629, 37.5702, -34.7930
        CIE-LCH:
        58.4629, 51.2062, 317.1978
        CIE-Luv:
        58.4629, 24.5096, -58.9561
        Hunter-Lab:
        51.4308, 31.6214, -32.1708
      #b076ca color charts
#b076ca RGB chart
      #b076ca CMYK chart
      #b076ca RGB pie chart
      #b076ca color shades, tints & tones
#b076ca color schemes
#b076ca color preview, HTML & CSS examples
           This text has a color of #b076ca        
        
          <p style="color:#b076ca;">Text here</p>
        
        
          .mytext {color:#b076ca;}
        
        Text color #b076ca
      
           This box has a color of #b076ca        
        
          <div style="background-color:#b076ca;">Content here</div>
        
        
          .mybackground {background-color:#b076ca;}
        
        Background color #b076ca
      
           Border around this has a color of #b076ca        
        
          <div style="border:2px solid #b076ca;">Content here</div>
        
        
          .myborder {border:2px solid #b076ca;}
        
        Border color #b076ca