#52026e color space conversions
Hex:
        #52026e
        RGB:
        82, 2, 110
        CMY:
        68, 99, 57
        CMYK:
        25, 98, 0, 57
      HSL:
        284°, 96.4286%, 21.9608%
        HSV (HSB):
        284°, 98.1818%, 43.1373%
        XYZ:
        6.3159, 2.9630, 14.9909
        xyY:
        0.2602, 0.1221, 2.9630
      CIE-Lab:
        19.8953, 47.7990, -41.3843
        CIE-LCH:
        19.8953, 63.2250, 319.1140
        CIE-Luv:
        19.8953, 17.0835, -49.0844
        Hunter-Lab:
        17.2135, 35.3704, -39.5850
      #52026e color charts
#52026e RGB chart
      #52026e CMYK chart
      #52026e RGB pie chart
      #52026e color shades, tints & tones
#52026e color schemes
#52026e color preview, HTML & CSS examples
           This text has a color of #52026e        
        
          <p style="color:#52026e;">Text here</p>
        
        
          .mytext {color:#52026e;}
        
        Text color #52026e
      
           This box has a color of #52026e        
        
          <div style="background-color:#52026e;">Content here</div>
        
        
          .mybackground {background-color:#52026e;}
        
        Background color #52026e
      
           Border around this has a color of #52026e        
        
          <div style="border:2px solid #52026e;">Content here</div>
        
        
          .myborder {border:2px solid #52026e;}
        
        Border color #52026e