#b037af color space conversions
Hex:
        #b037af
        RGB:
        176, 55, 175
        CMY:
        31, 78, 31
        CMYK:
        0, 69, 1, 31
      HSL:
        300°, 52.3810%, 45.2941%
        HSV (HSB):
        300°, 68.7500%, 69.0196%
        XYZ:
        27.0085, 15.0576, 42.0403
        xyY:
        0.3211, 0.1790, 15.0576
      CIE-Lab:
        45.7130, 62.7142, -39.2331
        CIE-LCH:
        45.7130, 73.9750, 327.9705
        CIE-Luv:
        45.7130, 51.8294, -65.8222
        Hunter-Lab:
        38.8042, 56.3326, -37.0717
      #b037af color charts
#b037af RGB chart
      #b037af CMYK chart
      #b037af RGB pie chart
      #b037af color shades, tints & tones
#b037af color schemes
#b037af color preview, HTML & CSS examples
           This text has a color of #b037af        
        
          <p style="color:#b037af;">Text here</p>
        
        
          .mytext {color:#b037af;}
        
        Text color #b037af
      
           This box has a color of #b037af        
        
          <div style="background-color:#b037af;">Content here</div>
        
        
          .mybackground {background-color:#b037af;}
        
        Background color #b037af
      
           Border around this has a color of #b037af        
        
          <div style="border:2px solid #b037af;">Content here</div>
        
        
          .myborder {border:2px solid #b037af;}
        
        Border color #b037af