#b052b3 color space conversions
Hex:
        #b052b3
        RGB:
        176, 82, 179
        CMY:
        31, 68, 30
        CMYK:
        2, 54, 0, 30
      HSL:
        298°, 38.9558%, 51.1765%
        HSV (HSB):
        298°, 54.1899%, 70.1961%
        XYZ:
        29.0585, 18.5194, 44.6909
        xyY:
        0.3149, 0.2007, 18.5194
      CIE-Lab:
        50.1201, 51.8328, -34.6332
        CIE-LCH:
        50.1201, 62.3386, 326.2503
        CIE-Luv:
        50.1201, 42.8571, -58.8508
        Hunter-Lab:
        43.0341, 45.2210, -31.4487
      #b052b3 color charts
#b052b3 RGB chart
      #b052b3 CMYK chart
      #b052b3 RGB pie chart
      #b052b3 color shades, tints & tones
#b052b3 color schemes
#b052b3 color preview, HTML & CSS examples
           This text has a color of #b052b3        
        
          <p style="color:#b052b3;">Text here</p>
        
        
          .mytext {color:#b052b3;}
        
        Text color #b052b3
      
           This box has a color of #b052b3        
        
          <div style="background-color:#b052b3;">Content here</div>
        
        
          .mybackground {background-color:#b052b3;}
        
        Background color #b052b3
      
           Border around this has a color of #b052b3        
        
          <div style="border:2px solid #b052b3;">Content here</div>
        
        
          .myborder {border:2px solid #b052b3;}
        
        Border color #b052b3