#52489f color space conversions
Hex:
        #52489f
        RGB:
        82, 72, 159
        CMY:
        68, 72, 38
        CMYK:
        48, 55, 0, 38
      HSL:
        247°, 37.6623%, 45.2941%
        HSV (HSB):
        247°, 54.7170%, 62.3529%
        XYZ:
        12.0550, 8.9318, 33.8895
        xyY:
        0.2197, 0.1628, 8.9318
      CIE-Lab:
        35.8526, 27.7132, -46.1382
        CIE-LCH:
        35.8526, 53.8215, 300.9913
        CIE-Luv:
        35.8526, -1.4766, -67.0262
        Hunter-Lab:
        29.8861, 19.7004, -46.3121
      #52489f color charts
#52489f RGB chart
      #52489f CMYK chart
      #52489f RGB pie chart
      #52489f color shades, tints & tones
#52489f color schemes
#52489f color preview, HTML & CSS examples
           This text has a color of #52489f        
        
          <p style="color:#52489f;">Text here</p>
        
        
          .mytext {color:#52489f;}
        
        Text color #52489f
      
           This box has a color of #52489f        
        
          <div style="background-color:#52489f;">Content here</div>
        
        
          .mybackground {background-color:#52489f;}
        
        Background color #52489f
      
           Border around this has a color of #52489f        
        
          <div style="border:2px solid #52489f;">Content here</div>
        
        
          .myborder {border:2px solid #52489f;}
        
        Border color #52489f