#52467d color space conversions
Hex:
        #52467d
        RGB:
        82, 70, 125
        CMY:
        68, 73, 51
        CMYK:
        34, 44, 0, 51
      HSL:
        253°, 28.2051%, 38.2353%
        HSV (HSB):
        253°, 44.0000%, 49.0196%
        XYZ:
        9.3715, 7.6548, 20.3856
        xyY:
        0.2505, 0.2046, 7.6548
      CIE-Lab:
        33.2534, 18.6910, -29.4958
        CIE-LCH:
        33.2534, 34.9193, 302.3618
        CIE-Luv:
        33.2534, 1.9038, -41.7787
        Hunter-Lab:
        27.6674, 12.0438, -24.3184
      #52467d color charts
#52467d RGB chart
      #52467d CMYK chart
      #52467d RGB pie chart
      #52467d color shades, tints & tones
#52467d color schemes
#52467d color preview, HTML & CSS examples
           This text has a color of #52467d        
        
          <p style="color:#52467d;">Text here</p>
        
        
          .mytext {color:#52467d;}
        
        Text color #52467d
      
           This box has a color of #52467d        
        
          <div style="background-color:#52467d;">Content here</div>
        
        
          .mybackground {background-color:#52467d;}
        
        Background color #52467d
      
           Border around this has a color of #52467d        
        
          <div style="border:2px solid #52467d;">Content here</div>
        
        
          .myborder {border:2px solid #52467d;}
        
        Border color #52467d