#52427f color space conversions
Hex:
        #52427f
        RGB:
        82, 66, 127
        CMY:
        68, 74, 50
        CMYK:
        35, 48, 0, 50
      HSL:
        256°, 31.6062%, 37.8431%
        HSV (HSB):
        256°, 48.0315%, 49.8039%
        XYZ:
        9.2587, 7.2226, 20.9848
        xyY:
        0.2471, 0.1928, 7.2226
      CIE-Lab:
        32.3083, 21.8338, -32.2354
        CIE-LCH:
        32.3083, 38.9337, 304.1107
        CIE-Luv:
        32.3083, 3.0574, -45.4915
        Hunter-Lab:
        26.8748, 14.4641, -27.4832
      #52427f color charts
#52427f RGB chart
      #52427f CMYK chart
      #52427f RGB pie chart
      #52427f color shades, tints & tones
#52427f color schemes
#52427f color preview, HTML & CSS examples
           This text has a color of #52427f        
        
          <p style="color:#52427f;">Text here</p>
        
        
          .mytext {color:#52427f;}
        
        Text color #52427f
      
           This box has a color of #52427f        
        
          <div style="background-color:#52427f;">Content here</div>
        
        
          .mybackground {background-color:#52427f;}
        
        Background color #52427f
      
           Border around this has a color of #52427f        
        
          <div style="border:2px solid #52427f;">Content here</div>
        
        
          .myborder {border:2px solid #52427f;}
        
        Border color #52427f