#b053cb color space conversions
Hex:
        #b053cb
        RGB:
        176, 83, 203
        CMY:
        31, 67, 20
        CMYK:
        13, 59, 0, 20
      HSL:
        287°, 53.5714%, 56.0784%
        HSV (HSB):
        287°, 59.1133%, 79.6078%
        XYZ:
        31.7772, 19.7284, 58.6330
        xyY:
        0.2885, 0.1791, 19.7284
      CIE-Lab:
        51.5288, 55.9543, -46.2848
        CIE-LCH:
        51.5288, 72.6165, 320.4028
        CIE-Luv:
        51.5288, 36.5480, -77.5480
        Hunter-Lab:
        44.4167, 49.9759, -47.1751
      #b053cb color charts
#b053cb RGB chart
      #b053cb CMYK chart
      #b053cb RGB pie chart
      #b053cb color shades, tints & tones
#b053cb color schemes
#b053cb color preview, HTML & CSS examples
           This text has a color of #b053cb        
        
          <p style="color:#b053cb;">Text here</p>
        
        
          .mytext {color:#b053cb;}
        
        Text color #b053cb
      
           This box has a color of #b053cb        
        
          <div style="background-color:#b053cb;">Content here</div>
        
        
          .mybackground {background-color:#b053cb;}
        
        Background color #b053cb
      
           Border around this has a color of #b053cb        
        
          <div style="border:2px solid #b053cb;">Content here</div>
        
        
          .myborder {border:2px solid #b053cb;}
        
        Border color #b053cb