#52428d color space conversions
Hex:
        #52428d
        RGB:
        82, 66, 141
        CMY:
        68, 74, 45
        CMYK:
        42, 53, 0, 45
      HSL:
        253°, 36.2319%, 40.5882%
        HSV (HSB):
        253°, 53.1915%, 55.2941%
        XYZ:
        10.2356, 7.6134, 26.1294
        xyY:
        0.2327, 0.1731, 7.6134
      CIE-Lab:
        33.1643, 25.9669, -39.5192
        CIE-LCH:
        33.1643, 47.2868, 303.3078
        CIE-Luv:
        33.1643, 1.7341, -56.2656
        Hunter-Lab:
        27.5923, 17.9296, -36.8318
      #52428d color charts
#52428d RGB chart
      #52428d CMYK chart
      #52428d RGB pie chart
      #52428d color shades, tints & tones
#52428d color schemes
#52428d color preview, HTML & CSS examples
           This text has a color of #52428d        
        
          <p style="color:#52428d;">Text here</p>
        
        
          .mytext {color:#52428d;}
        
        Text color #52428d
      
           This box has a color of #52428d        
        
          <div style="background-color:#52428d;">Content here</div>
        
        
          .mybackground {background-color:#52428d;}
        
        Background color #52428d
      
           Border around this has a color of #52428d        
        
          <div style="border:2px solid #52428d;">Content here</div>
        
        
          .myborder {border:2px solid #52428d;}
        
        Border color #52428d