#b035ed color space conversions
Hex:
        #b035ed
        RGB:
        176, 53, 237
        CMY:
        31, 79, 7
        CMYK:
        26, 78, 0, 7
      HSL:
        280°, 83.6364%, 56.8627%
        HSV (HSB):
        280°, 77.6371%, 92.9412%
        XYZ:
        34.4637, 17.8907, 81.7576
        xyY:
        0.2570, 0.1334, 17.8907
      CIE-Lab:
        49.3633, 74.8038, -69.0874
        CIE-LCH:
        49.3633, 101.8267, 317.2750
        CIE-Luv:
        49.3633, 34.4445, -112.0208
        Hunter-Lab:
        42.2974, 71.4200, -84.9946
      #b035ed color charts
#b035ed RGB chart
      #b035ed CMYK chart
      #b035ed RGB pie chart
      #b035ed color shades, tints & tones
#b035ed color schemes
#b035ed color preview, HTML & CSS examples
           This text has a color of #b035ed        
        
          <p style="color:#b035ed;">Text here</p>
        
        
          .mytext {color:#b035ed;}
        
        Text color #b035ed
      
           This box has a color of #b035ed        
        
          <div style="background-color:#b035ed;">Content here</div>
        
        
          .mybackground {background-color:#b035ed;}
        
        Background color #b035ed
      
           Border around this has a color of #b035ed        
        
          <div style="border:2px solid #b035ed;">Content here</div>
        
        
          .myborder {border:2px solid #b035ed;}
        
        Border color #b035ed