#52178d color space conversions
Hex:
        #52178d
        RGB:
        82, 23, 141
        CMY:
        68, 91, 45
        CMYK:
        42, 84, 0, 45
      HSL:
        270°, 71.9512%, 32.1569%
        HSV (HSB):
        270°, 83.6879%, 55.2941%
        XYZ:
        8.5938, 4.3297, 25.5821
        xyY:
        0.2232, 0.1124, 4.3297
      CIE-Lab:
        24.7328, 48.8426, -53.1824
        CIE-LCH:
        24.7328, 72.2078, 312.5643
        CIE-Luv:
        24.7328, 9.9326, -67.2143
        Hunter-Lab:
        20.8080, 37.3074, -58.3277
      #52178d color charts
#52178d RGB chart
      #52178d CMYK chart
      #52178d RGB pie chart
      #52178d color shades, tints & tones
#52178d color schemes
#52178d color preview, HTML & CSS examples
           This text has a color of #52178d        
        
          <p style="color:#52178d;">Text here</p>
        
        
          .mytext {color:#52178d;}
        
        Text color #52178d
      
           This box has a color of #52178d        
        
          <div style="background-color:#52178d;">Content here</div>
        
        
          .mybackground {background-color:#52178d;}
        
        Background color #52178d
      
           Border around this has a color of #52178d        
        
          <div style="border:2px solid #52178d;">Content here</div>
        
        
          .myborder {border:2px solid #52178d;}
        
        Border color #52178d