#b035b5 color space conversions
Hex:
        #b035b5
        RGB:
        176, 53, 181
        CMY:
        31, 79, 29
        CMYK:
        3, 71, 0, 29
      HSL:
        298°, 54.7009%, 45.8824%
        HSV (HSB):
        298°, 70.7182%, 70.9804%
        XYZ:
        27.5181, 15.1125, 45.1827
        xyY:
        0.3134, 0.1721, 15.1125
      CIE-Lab:
        45.7879, 64.4457, -42.6457
        CIE-LCH:
        45.7879, 77.2781, 326.5062
        CIE-Luv:
        45.7879, 50.3428, -71.0517
        Hunter-Lab:
        38.8748, 58.3229, -41.6981
      #b035b5 color charts
#b035b5 RGB chart
      #b035b5 CMYK chart
      #b035b5 RGB pie chart
      #b035b5 color shades, tints & tones
#b035b5 color schemes
#b035b5 color preview, HTML & CSS examples
           This text has a color of #b035b5        
        
          <p style="color:#b035b5;">Text here</p>
        
        
          .mytext {color:#b035b5;}
        
        Text color #b035b5
      
           This box has a color of #b035b5        
        
          <div style="background-color:#b035b5;">Content here</div>
        
        
          .mybackground {background-color:#b035b5;}
        
        Background color #b035b5
      
           Border around this has a color of #b035b5        
        
          <div style="border:2px solid #b035b5;">Content here</div>
        
        
          .myborder {border:2px solid #b035b5;}
        
        Border color #b035b5