#b035d8 color space conversions
Hex:
        #b035d8
        RGB:
        176, 53, 216
        CMY:
        31, 79, 15
        CMYK:
        19, 75, 0, 15
      HSL:
        285°, 67.6349%, 52.7451%
        HSV (HSB):
        285°, 75.4630%, 84.7059%
        XYZ:
        31.5723, 16.7342, 66.5317
        xyY:
        0.2749, 0.1457, 16.7342
      CIE-Lab:
        47.9233, 70.7471, -59.5021
        CIE-LCH:
        47.9233, 92.4427, 319.9344
        CIE-Luv:
        47.9233, 39.9176, -97.1817
        Hunter-Lab:
        40.9074, 66.1779, -67.7939
      #b035d8 color charts
#b035d8 RGB chart
      #b035d8 CMYK chart
      #b035d8 RGB pie chart
      #b035d8 color shades, tints & tones
#b035d8 color schemes
#b035d8 color preview, HTML & CSS examples
           This text has a color of #b035d8        
        
          <p style="color:#b035d8;">Text here</p>
        
        
          .mytext {color:#b035d8;}
        
        Text color #b035d8
      
           This box has a color of #b035d8        
        
          <div style="background-color:#b035d8;">Content here</div>
        
        
          .mybackground {background-color:#b035d8;}
        
        Background color #b035d8
      
           Border around this has a color of #b035d8        
        
          <div style="border:2px solid #b035d8;">Content here</div>
        
        
          .myborder {border:2px solid #b035d8;}
        
        Border color #b035d8