#b036a8 color space conversions
Hex:
        #b036a8
        RGB:
        176, 54, 168
        CMY:
        31, 79, 34
        CMYK:
        0, 69, 5, 31
      HSL:
        304°, 53.0435%, 45.0980%
        HSV (HSB):
        304°, 69.3182%, 69.0196%
        XYZ:
        26.2915, 14.6956, 38.4966
        xyY:
        0.3308, 0.1849, 14.6956
      CIE-Lab:
        45.2144, 61.9284, -35.8801
        CIE-LCH:
        45.2144, 71.5717, 329.9129
        CIE-Luv:
        45.2144, 54.3714, -60.6558
        Hunter-Lab:
        38.3348, 55.3364, -32.7058
      #b036a8 color charts
#b036a8 RGB chart
      #b036a8 CMYK chart
      #b036a8 RGB pie chart
      #b036a8 color shades, tints & tones
#b036a8 color schemes
#b036a8 color preview, HTML & CSS examples
           This text has a color of #b036a8        
        
          <p style="color:#b036a8;">Text here</p>
        
        
          .mytext {color:#b036a8;}
        
        Text color #b036a8
      
           This box has a color of #b036a8        
        
          <div style="background-color:#b036a8;">Content here</div>
        
        
          .mybackground {background-color:#b036a8;}
        
        Background color #b036a8
      
           Border around this has a color of #b036a8        
        
          <div style="border:2px solid #b036a8;">Content here</div>
        
        
          .myborder {border:2px solid #b036a8;}
        
        Border color #b036a8