#52076b color space conversions
Hex:
        #52076b
        RGB:
        82, 7, 107
        CMY:
        68, 97, 58
        CMYK:
        23, 93, 0, 58
      HSL:
        285°, 87.7193%, 22.3529%
        HSV (HSB):
        285°, 93.4579%, 41.9608%
        XYZ:
        6.2095, 3.0073, 14.1631
        xyY:
        0.2656, 0.1286, 3.0073
      CIE-Lab:
        20.0732, 45.8886, -39.1406
        CIE-LCH:
        20.0732, 60.3138, 319.5376
        CIE-Luv:
        20.0732, 17.4662, -46.9227
        Hunter-Lab:
        17.3417, 33.5672, -36.2836
      #52076b color charts
#52076b RGB chart
      #52076b CMYK chart
      #52076b RGB pie chart
      #52076b color shades, tints & tones
#52076b color schemes
#52076b color preview, HTML & CSS examples
           This text has a color of #52076b        
        
          <p style="color:#52076b;">Text here</p>
        
        
          .mytext {color:#52076b;}
        
        Text color #52076b
      
           This box has a color of #52076b        
        
          <div style="background-color:#52076b;">Content here</div>
        
        
          .mybackground {background-color:#52076b;}
        
        Background color #52076b
      
           Border around this has a color of #52076b        
        
          <div style="border:2px solid #52076b;">Content here</div>
        
        
          .myborder {border:2px solid #52076b;}
        
        Border color #52076b