#b052e4 color space conversions
Hex:
        #b052e4
        RGB:
        176, 82, 228
        CMY:
        31, 68, 11
        CMYK:
        23, 64, 0, 11
      HSL:
        279°, 73.0000%, 60.7843%
        HSV (HSB):
        279°, 64.0351%, 89.4118%
        XYZ:
        34.9254, 20.8661, 75.5856
        xyY:
        0.2658, 0.1588, 20.8661
      CIE-Lab:
        52.8027, 61.5642, -58.4629
        CIE-LCH:
        52.8027, 84.9003, 316.4801
        CIE-Luv:
        52.8027, 31.0661, -97.1654
        Hunter-Lab:
        45.6795, 56.5376, -66.1313
      #b052e4 color charts
#b052e4 RGB chart
      #b052e4 CMYK chart
      #b052e4 RGB pie chart
      #b052e4 color shades, tints & tones
#b052e4 color schemes
#b052e4 color preview, HTML & CSS examples
           This text has a color of #b052e4        
        
          <p style="color:#b052e4;">Text here</p>
        
        
          .mytext {color:#b052e4;}
        
        Text color #b052e4
      
           This box has a color of #b052e4        
        
          <div style="background-color:#b052e4;">Content here</div>
        
        
          .mybackground {background-color:#b052e4;}
        
        Background color #b052e4
      
           Border around this has a color of #b052e4        
        
          <div style="border:2px solid #b052e4;">Content here</div>
        
        
          .myborder {border:2px solid #b052e4;}
        
        Border color #b052e4