#b053b9 color space conversions
Hex:
        #b053b9
        RGB:
        176, 83, 185
        CMY:
        31, 67, 27
        CMYK:
        5, 55, 0, 27
      HSL:
        295°, 42.1488%, 52.5490%
        HSV (HSB):
        295°, 55.1351%, 72.5490%
        XYZ:
        29.7547, 18.9194, 47.9825
        xyY:
        0.3078, 0.1957, 18.9194
      CIE-Lab:
        50.5928, 52.4642, -37.3812
        CIE-LCH:
        50.5928, 64.4194, 324.5298
        CIE-Luv:
        50.5928, 40.9846, -63.2357
        Hunter-Lab:
        43.4964, 45.9881, -34.9574
      #b053b9 color charts
#b053b9 RGB chart
      #b053b9 CMYK chart
      #b053b9 RGB pie chart
      #b053b9 color shades, tints & tones
#b053b9 color schemes
#b053b9 color preview, HTML & CSS examples
           This text has a color of #b053b9        
        
          <p style="color:#b053b9;">Text here</p>
        
        
          .mytext {color:#b053b9;}
        
        Text color #b053b9
      
           This box has a color of #b053b9        
        
          <div style="background-color:#b053b9;">Content here</div>
        
        
          .mybackground {background-color:#b053b9;}
        
        Background color #b053b9
      
           Border around this has a color of #b053b9        
        
          <div style="border:2px solid #b053b9;">Content here</div>
        
        
          .myborder {border:2px solid #b053b9;}
        
        Border color #b053b9