#52256e color space conversions
Hex:
        #52256e
        RGB:
        82, 37, 110
        CMY:
        68, 85, 57
        CMYK:
        25, 66, 0, 57
      HSL:
        277°, 49.6599%, 28.8235%
        HSV (HSB):
        277°, 66.3636%, 43.1373%
        XYZ:
        6.9557, 4.2428, 15.2042
        xyY:
        0.2634, 0.1607, 4.2428
      CIE-Lab:
        24.4583, 34.7511, -34.0046
        CIE-LCH:
        24.4583, 48.6205, 315.6221
        CIE-Luv:
        24.4583, 13.2206, -44.4347
        Hunter-Lab:
        20.5980, 24.2311, -29.3457
      #52256e color charts
#52256e RGB chart
      #52256e CMYK chart
      #52256e RGB pie chart
      #52256e color shades, tints & tones
#52256e color schemes
#52256e color preview, HTML & CSS examples
           This text has a color of #52256e        
        
          <p style="color:#52256e;">Text here</p>
        
        
          .mytext {color:#52256e;}
        
        Text color #52256e
      
           This box has a color of #52256e        
        
          <div style="background-color:#52256e;">Content here</div>
        
        
          .mybackground {background-color:#52256e;}
        
        Background color #52256e
      
           Border around this has a color of #52256e        
        
          <div style="border:2px solid #52256e;">Content here</div>
        
        
          .myborder {border:2px solid #52256e;}
        
        Border color #52256e