#52184e color space conversions
Hex:
        #52184e
        RGB:
        82, 24, 78
        CMY:
        68, 91, 69
        CMYK:
        0, 71, 5, 68
      HSL:
        304°, 54.7170%, 20.7843%
        HSV (HSB):
        304°, 70.7317%, 32.1569%
        XYZ:
        5.1815, 2.9972, 7.5131
        xyY:
        0.3302, 0.1910, 2.9972
      CIE-Lab:
        20.0325, 34.2740, -19.9070
        CIE-LCH:
        20.0325, 39.6358, 329.8511
        CIE-Luv:
        20.0325, 22.7433, -25.3099
        Hunter-Lab:
        17.3123, 23.1272, -13.6119
      #52184e color charts
#52184e RGB chart
      #52184e CMYK chart
      #52184e RGB pie chart
      #52184e color shades, tints & tones
#52184e color schemes
#52184e color preview, HTML & CSS examples
           This text has a color of #52184e        
        
          <p style="color:#52184e;">Text here</p>
        
        
          .mytext {color:#52184e;}
        
        Text color #52184e
      
           This box has a color of #52184e        
        
          <div style="background-color:#52184e;">Content here</div>
        
        
          .mybackground {background-color:#52184e;}
        
        Background color #52184e
      
           Border around this has a color of #52184e        
        
          <div style="border:2px solid #52184e;">Content here</div>
        
        
          .myborder {border:2px solid #52184e;}
        
        Border color #52184e