#52146e color space conversions
Hex:
        #52146e
        RGB:
        82, 20, 110
        CMY:
        68, 92, 57
        CMYK:
        25, 82, 0, 57
      HSL:
        281°, 69.2308%, 25.4902%
        HSV (HSB):
        281°, 81.8182%, 43.1373%
        XYZ:
        6.5443, 3.4199, 15.0670
        xyY:
        0.2614, 0.1366, 3.4199
      CIE-Lab:
        21.6528, 42.6363, -38.5287
        CIE-LCH:
        21.6528, 57.4657, 317.8972
        CIE-Luv:
        21.6528, 15.8190, -47.7502
        Hunter-Lab:
        18.4931, 30.8044, -35.3608
      #52146e color charts
#52146e RGB chart
      #52146e CMYK chart
      #52146e RGB pie chart
      #52146e color shades, tints & tones
#52146e color schemes
#52146e color preview, HTML & CSS examples
           This text has a color of #52146e        
        
          <p style="color:#52146e;">Text here</p>
        
        
          .mytext {color:#52146e;}
        
        Text color #52146e
      
           This box has a color of #52146e        
        
          <div style="background-color:#52146e;">Content here</div>
        
        
          .mybackground {background-color:#52146e;}
        
        Background color #52146e
      
           Border around this has a color of #52146e        
        
          <div style="border:2px solid #52146e;">Content here</div>
        
        
          .myborder {border:2px solid #52146e;}
        
        Border color #52146e