#b053c4 color space conversions
Hex:
        #b053c4
        RGB:
        176, 83, 196
        CMY:
        31, 67, 23
        CMYK:
        10, 58, 0, 23
      HSL:
        289°, 48.9177%, 54.7059%
        HSV (HSB):
        289°, 57.6531%, 76.8627%
        XYZ:
        30.9616, 19.4021, 54.3377
        xyY:
        0.2957, 0.1853, 19.4021
      CIE-Lab:
        51.1544, 54.5728, -42.8557
        CIE-LCH:
        51.1544, 69.3887, 321.8577
        CIE-Luv:
        51.1544, 38.2444, -72.0213
        Hunter-Lab:
        44.0479, 48.3852, -42.3070
      #b053c4 color charts
#b053c4 RGB chart
      #b053c4 CMYK chart
      #b053c4 RGB pie chart
      #b053c4 color shades, tints & tones
#b053c4 color schemes
#b053c4 color preview, HTML & CSS examples
           This text has a color of #b053c4        
        
          <p style="color:#b053c4;">Text here</p>
        
        
          .mytext {color:#b053c4;}
        
        Text color #b053c4
      
           This box has a color of #b053c4        
        
          <div style="background-color:#b053c4;">Content here</div>
        
        
          .mybackground {background-color:#b053c4;}
        
        Background color #b053c4
      
           Border around this has a color of #b053c4        
        
          <div style="border:2px solid #b053c4;">Content here</div>
        
        
          .myborder {border:2px solid #b053c4;}
        
        Border color #b053c4