#b035a4 color space conversions
Hex:
        #b035a4
        RGB:
        176, 53, 164
        CMY:
        31, 79, 36
        CMYK:
        0, 70, 7, 31
      HSL:
        306°, 53.7118%, 44.9020%
        HSV (HSB):
        306°, 69.8864%, 69.0196%
        XYZ:
        25.8784, 14.4566, 36.5484
        xyY:
        0.3366, 0.1880, 14.4566
      CIE-Lab:
        44.8808, 61.6510, -34.0282
        CIE-LCH:
        44.8808, 70.4184, 331.1036
        CIE-Luv:
        44.8808, 55.9656, -57.8187
        Hunter-Lab:
        38.0219, 54.9522, -30.3770
      #b035a4 color charts
#b035a4 RGB chart
      #b035a4 CMYK chart
      #b035a4 RGB pie chart
      #b035a4 color shades, tints & tones
#b035a4 color schemes
#b035a4 color preview, HTML & CSS examples
           This text has a color of #b035a4        
        
          <p style="color:#b035a4;">Text here</p>
        
        
          .mytext {color:#b035a4;}
        
        Text color #b035a4
      
           This box has a color of #b035a4        
        
          <div style="background-color:#b035a4;">Content here</div>
        
        
          .mybackground {background-color:#b035a4;}
        
        Background color #b035a4
      
           Border around this has a color of #b035a4        
        
          <div style="border:2px solid #b035a4;">Content here</div>
        
        
          .myborder {border:2px solid #b035a4;}
        
        Border color #b035a4