#b035da color space conversions
Hex:
        #b035da
        RGB:
        176, 53, 218
        CMY:
        31, 79, 15
        CMYK:
        19, 76, 0, 15
      HSL:
        285°, 69.0377%, 53.1373%
        HSV (HSB):
        285°, 75.6881%, 85.4902%
        XYZ:
        31.8325, 16.8383, 67.9020
        xyY:
        0.2731, 0.1444, 16.8383
      CIE-Lab:
        48.0556, 71.1257, -60.4313
        CIE-LCH:
        48.0556, 93.3317, 319.6474
        CIE-Luv:
        48.0556, 39.3713, -98.6226
        Hunter-Lab:
        41.0345, 66.6611, -69.3864
      #b035da color charts
#b035da RGB chart
      #b035da CMYK chart
      #b035da RGB pie chart
      #b035da color shades, tints & tones
#b035da color schemes
#b035da color preview, HTML & CSS examples
           This text has a color of #b035da        
        
          <p style="color:#b035da;">Text here</p>
        
        
          .mytext {color:#b035da;}
        
        Text color #b035da
      
           This box has a color of #b035da        
        
          <div style="background-color:#b035da;">Content here</div>
        
        
          .mybackground {background-color:#b035da;}
        
        Background color #b035da
      
           Border around this has a color of #b035da        
        
          <div style="border:2px solid #b035da;">Content here</div>
        
        
          .myborder {border:2px solid #b035da;}
        
        Border color #b035da