#b053b1 color space conversions
Hex:
        #b053b1
        RGB:
        176, 83, 177
        CMY:
        31, 67, 31
        CMYK:
        1, 53, 0, 31
      HSL:
        299°, 37.6000%, 50.9804%
        HSV (HSB):
        299°, 53.1073%, 69.4118%
        XYZ:
        28.9336, 18.5909, 43.6584
        xyY:
        0.3173, 0.2039, 18.5909
      CIE-Lab:
        50.2052, 50.9828, -33.3330
        CIE-LCH:
        50.2052, 60.9125, 326.8230
        CIE-Luv:
        50.2052, 43.0291, -56.7844
        Hunter-Lab:
        43.1172, 44.3263, -29.8521
      #b053b1 color charts
#b053b1 RGB chart
      #b053b1 CMYK chart
      #b053b1 RGB pie chart
      #b053b1 color shades, tints & tones
#b053b1 color schemes
#b053b1 color preview, HTML & CSS examples
           This text has a color of #b053b1        
        
          <p style="color:#b053b1;">Text here</p>
        
        
          .mytext {color:#b053b1;}
        
        Text color #b053b1
      
           This box has a color of #b053b1        
        
          <div style="background-color:#b053b1;">Content here</div>
        
        
          .mybackground {background-color:#b053b1;}
        
        Background color #b053b1
      
           Border around this has a color of #b053b1        
        
          <div style="border:2px solid #b053b1;">Content here</div>
        
        
          .myborder {border:2px solid #b053b1;}
        
        Border color #b053b1