#52028e color space conversions
Hex:
        #52028e
        RGB:
        82, 2, 142
        CMY:
        68, 99, 44
        CMYK:
        42, 99, 0, 44
      HSL:
        274°, 97.2222%, 28.2353%
        HSV (HSB):
        274°, 98.5915%, 55.6863%
        XYZ:
        8.3839, 3.7902, 25.8809
        xyY:
        0.2203, 0.0996, 3.7902
      CIE-Lab:
        22.9655, 54.6179, -56.7081
        CIE-LCH:
        22.9655, 78.7332, 313.9244
        CIE-Luv:
        22.9655, 11.0078, -68.5443
        Hunter-Lab:
        19.4686, 42.7986, -65.1903
      #52028e color charts
#52028e RGB chart
      #52028e CMYK chart
      #52028e RGB pie chart
      #52028e color shades, tints & tones
#52028e color schemes
#52028e color preview, HTML & CSS examples
           This text has a color of #52028e        
        
          <p style="color:#52028e;">Text here</p>
        
        
          .mytext {color:#52028e;}
        
        Text color #52028e
      
           This box has a color of #52028e        
        
          <div style="background-color:#52028e;">Content here</div>
        
        
          .mybackground {background-color:#52028e;}
        
        Background color #52028e
      
           Border around this has a color of #52028e        
        
          <div style="border:2px solid #52028e;">Content here</div>
        
        
          .myborder {border:2px solid #52028e;}
        
        Border color #52028e