#52017f color space conversions
Hex:
        #52017f
        RGB:
        82, 1, 127
        CMY:
        68, 100, 50
        CMYK:
        35, 99, 0, 50
      HSL:
        279°, 98.4375%, 25.0980%
        HSV (HSB):
        279°, 99.2126%, 49.8039%
        XYZ:
        7.3213, 3.3479, 20.3390
        xyY:
        0.2361, 0.1080, 3.3479
      CIE-Lab:
        21.3864, 51.5938, -49.8689
        CIE-LCH:
        21.3864, 71.7553, 315.9740
        CIE-Luv:
        21.3864, 13.6719, -59.5495
        Hunter-Lab:
        18.2971, 39.4038, -53.0984
      #52017f color charts
#52017f RGB chart
      #52017f CMYK chart
      #52017f RGB pie chart
      #52017f color shades, tints & tones
#52017f color schemes
#52017f color preview, HTML & CSS examples
           This text has a color of #52017f        
        
          <p style="color:#52017f;">Text here</p>
        
        
          .mytext {color:#52017f;}
        
        Text color #52017f
      
           This box has a color of #52017f        
        
          <div style="background-color:#52017f;">Content here</div>
        
        
          .mybackground {background-color:#52017f;}
        
        Background color #52017f
      
           Border around this has a color of #52017f        
        
          <div style="border:2px solid #52017f;">Content here</div>
        
        
          .myborder {border:2px solid #52017f;}
        
        Border color #52017f