#b052b9 color space conversions
Hex:
        #b052b9
        RGB:
        176, 82, 185
        CMY:
        31, 68, 27
        CMYK:
        5, 56, 0, 27
      HSL:
        295°, 42.3868%, 52.3529%
        HSV (HSB):
        295°, 55.6757%, 72.5490%
        XYZ:
        29.6787, 18.7675, 47.9572
        xyY:
        0.3079, 0.1947, 18.7675
      CIE-Lab:
        50.4140, 52.9455, -37.6626
        CIE-LCH:
        50.4140, 64.9746, 324.5740
        CIE-Luv:
        50.4140, 41.3130, -63.6786
        Hunter-Lab:
        43.3214, 46.4746, -35.3095
      #b052b9 color charts
#b052b9 RGB chart
      #b052b9 CMYK chart
      #b052b9 RGB pie chart
      #b052b9 color shades, tints & tones
#b052b9 color schemes
#b052b9 color preview, HTML & CSS examples
           This text has a color of #b052b9        
        
          <p style="color:#b052b9;">Text here</p>
        
        
          .mytext {color:#b052b9;}
        
        Text color #b052b9
      
           This box has a color of #b052b9        
        
          <div style="background-color:#b052b9;">Content here</div>
        
        
          .mybackground {background-color:#b052b9;}
        
        Background color #b052b9
      
           Border around this has a color of #b052b9        
        
          <div style="border:2px solid #b052b9;">Content here</div>
        
        
          .myborder {border:2px solid #b052b9;}
        
        Border color #b052b9