#b052f4 color space conversions
Hex:
        #b052f4
        RGB:
        176, 82, 244
        CMY:
        31, 68, 4
        CMYK:
        28, 66, 0, 4
      HSL:
        275°, 88.0435%, 63.9216%
        HSV (HSB):
        275°, 66.3934%, 95.6863%
        XYZ:
        37.2509, 21.7963, 87.8317
        xyY:
        0.2536, 0.1484, 21.7963
      CIE-Lab:
        53.8103, 64.9997, -65.8150
        CIE-LCH:
        53.8103, 92.5018, 314.6429
        CIE-Luv:
        53.8103, 27.6623, -108.9975
        Hunter-Lab:
        46.6866, 60.7226, -78.8621
      #b052f4 color charts
#b052f4 RGB chart
      #b052f4 CMYK chart
      #b052f4 RGB pie chart
      #b052f4 color shades, tints & tones
#b052f4 color schemes
#b052f4 color preview, HTML & CSS examples
           This text has a color of #b052f4        
        
          <p style="color:#b052f4;">Text here</p>
        
        
          .mytext {color:#b052f4;}
        
        Text color #b052f4
      
           This box has a color of #b052f4        
        
          <div style="background-color:#b052f4;">Content here</div>
        
        
          .mybackground {background-color:#b052f4;}
        
        Background color #b052f4
      
           Border around this has a color of #b052f4        
        
          <div style="border:2px solid #b052f4;">Content here</div>
        
        
          .myborder {border:2px solid #b052f4;}
        
        Border color #b052f4