#b053ae color space conversions
Hex:
        #b053ae
        RGB:
        176, 83, 174
        CMY:
        31, 67, 32
        CMYK:
        0, 53, 1, 31
      HSL:
        301°, 37.0518%, 50.7843%
        HSV (HSB):
        301°, 52.8409%, 69.0196%
        XYZ:
        28.6377, 18.4726, 42.1006
        xyY:
        0.3210, 0.2071, 18.4726
      CIE-Lab:
        50.0644, 50.4392, -31.8003
        CIE-LCH:
        50.0644, 59.6270, 327.7699
        CIE-Luv:
        50.0644, 43.8058, -54.3552
        Hunter-Lab:
        42.9798, 43.7212, -27.9913
      #b053ae color charts
#b053ae RGB chart
      #b053ae CMYK chart
      #b053ae RGB pie chart
      #b053ae color shades, tints & tones
#b053ae color schemes
#b053ae color preview, HTML & CSS examples
           This text has a color of #b053ae        
        
          <p style="color:#b053ae;">Text here</p>
        
        
          .mytext {color:#b053ae;}
        
        Text color #b053ae
      
           This box has a color of #b053ae        
        
          <div style="background-color:#b053ae;">Content here</div>
        
        
          .mybackground {background-color:#b053ae;}
        
        Background color #b053ae
      
           Border around this has a color of #b053ae        
        
          <div style="border:2px solid #b053ae;">Content here</div>
        
        
          .myborder {border:2px solid #b053ae;}
        
        Border color #b053ae