#b052e9 color space conversions
Hex:
        #b052e9
        RGB:
        176, 82, 233
        CMY:
        31, 68, 9
        CMYK:
        24, 65, 0, 9
      HSL:
        277°, 77.4359%, 61.7647%
        HSV (HSB):
        277°, 64.8069%, 91.3725%
        XYZ:
        35.6298, 21.1479, 79.2948
        xyY:
        0.2618, 0.1554, 21.1479
      CIE-Lab:
        53.1110, 62.6269, -60.7820
        CIE-LCH:
        53.1110, 87.2731, 315.8565
        CIE-Luv:
        53.1110, 29.9779, -100.9023
        Hunter-Lab:
        45.9868, 57.8216, -70.0427
      #b052e9 color charts
#b052e9 RGB chart
      #b052e9 CMYK chart
      #b052e9 RGB pie chart
      #b052e9 color shades, tints & tones
#b052e9 color schemes
#b052e9 color preview, HTML & CSS examples
           This text has a color of #b052e9        
        
          <p style="color:#b052e9;">Text here</p>
        
        
          .mytext {color:#b052e9;}
        
        Text color #b052e9
      
           This box has a color of #b052e9        
        
          <div style="background-color:#b052e9;">Content here</div>
        
        
          .mybackground {background-color:#b052e9;}
        
        Background color #b052e9
      
           Border around this has a color of #b052e9        
        
          <div style="border:2px solid #b052e9;">Content here</div>
        
        
          .myborder {border:2px solid #b052e9;}
        
        Border color #b052e9