#b035ea color space conversions
Hex:
        #b035ea
        RGB:
        176, 53, 234
        CMY:
        31, 79, 8
        CMYK:
        25, 77, 0, 8
      HSL:
        281°, 81.1659%, 56.2745%
        HSV (HSB):
        281°, 77.3504%, 91.7647%
        XYZ:
        34.0289, 17.7168, 79.4681
        xyY:
        0.2593, 0.1350, 17.7168
      CIE-Lab:
        49.1508, 74.2140, -67.7408
        CIE-LCH:
        49.1508, 100.4815, 317.6109
        CIE-Luv:
        49.1508, 35.1913, -109.9398
        Hunter-Lab:
        42.0914, 70.6490, -82.4750
      #b035ea color charts
#b035ea RGB chart
      #b035ea CMYK chart
      #b035ea RGB pie chart
      #b035ea color shades, tints & tones
#b035ea color schemes
#b035ea color preview, HTML & CSS examples
           This text has a color of #b035ea        
        
          <p style="color:#b035ea;">Text here</p>
        
        
          .mytext {color:#b035ea;}
        
        Text color #b035ea
      
           This box has a color of #b035ea        
        
          <div style="background-color:#b035ea;">Content here</div>
        
        
          .mybackground {background-color:#b035ea;}
        
        Background color #b035ea
      
           Border around this has a color of #b035ea        
        
          <div style="border:2px solid #b035ea;">Content here</div>
        
        
          .myborder {border:2px solid #b035ea;}
        
        Border color #b035ea