#52016b color space conversions
Hex:
        #52016b
        RGB:
        82, 1, 107
        CMY:
        68, 100, 58
        CMYK:
        23, 99, 0, 58
      HSL:
        286°, 98.1481%, 21.1765%
        HSV (HSB):
        286°, 99.0654%, 41.9608%
        XYZ:
        6.1444, 2.8771, 14.1414
        xyY:
        0.2653, 0.1242, 2.8771
      CIE-Lab:
        19.5448, 47.4601, -39.9999
        CIE-LCH:
        19.5448, 62.0682, 319.8754
        CIE-Luv:
        19.5448, 17.8132, -47.2689
        Hunter-Lab:
        16.9620, 34.9771, -37.5574
      #52016b color charts
#52016b RGB chart
      #52016b CMYK chart
      #52016b RGB pie chart
      #52016b color shades, tints & tones
#52016b color schemes
#52016b color preview, HTML & CSS examples
           This text has a color of #52016b        
        
          <p style="color:#52016b;">Text here</p>
        
        
          .mytext {color:#52016b;}
        
        Text color #52016b
      
           This box has a color of #52016b        
        
          <div style="background-color:#52016b;">Content here</div>
        
        
          .mybackground {background-color:#52016b;}
        
        Background color #52016b
      
           Border around this has a color of #52016b        
        
          <div style="border:2px solid #52016b;">Content here</div>
        
        
          .myborder {border:2px solid #52016b;}
        
        Border color #52016b