#b036c0 color space conversions
Hex:
        #b036c0
        RGB:
        176, 54, 192
        CMY:
        31, 79, 25
        CMYK:
        8, 72, 0, 25
      HSL:
        293°, 56.0976%, 48.2353%
        HSV (HSB):
        293°, 71.8750%, 75.2941%
        XYZ:
        28.7381, 15.6742, 51.3799
        xyY:
        0.3000, 0.1636, 15.6742
      CIE-Lab:
        46.5441, 66.0039, -47.8722
        CIE-LCH:
        46.5441, 81.5368, 324.0469
        CIE-Luv:
        46.5441, 46.6946, -79.1715
        Hunter-Lab:
        39.5907, 60.2860, -49.2318
      #b036c0 color charts
#b036c0 RGB chart
      #b036c0 CMYK chart
      #b036c0 RGB pie chart
      #b036c0 color shades, tints & tones
#b036c0 color schemes
#b036c0 color preview, HTML & CSS examples
           This text has a color of #b036c0        
        
          <p style="color:#b036c0;">Text here</p>
        
        
          .mytext {color:#b036c0;}
        
        Text color #b036c0
      
           This box has a color of #b036c0        
        
          <div style="background-color:#b036c0;">Content here</div>
        
        
          .mybackground {background-color:#b036c0;}
        
        Background color #b036c0
      
           Border around this has a color of #b036c0        
        
          <div style="border:2px solid #b036c0;">Content here</div>
        
        
          .myborder {border:2px solid #b036c0;}
        
        Border color #b036c0