#52286f color space conversions
Hex:
        #52286f
        RGB:
        82, 40, 111
        CMY:
        68, 84, 56
        CMYK:
        26, 64, 0, 56
      HSL:
        275°, 47.0199%, 29.6078%
        HSV (HSB):
        275°, 63.9640%, 43.5294%
        XYZ:
        7.1077, 4.4591, 15.5250
        xyY:
        0.2624, 0.1646, 4.4591
      CIE-Lab:
        25.1346, 33.3483, -33.5632
        CIE-LCH:
        25.1346, 47.3138, 314.8160
        CIE-Luv:
        25.1346, 12.4050, -44.2688
        Hunter-Lab:
        21.1166, 23.1278, -28.8085
      #52286f color charts
#52286f RGB chart
      #52286f CMYK chart
      #52286f RGB pie chart
      #52286f color shades, tints & tones
#52286f color schemes
#52286f color preview, HTML & CSS examples
           This text has a color of #52286f        
        
          <p style="color:#52286f;">Text here</p>
        
        
          .mytext {color:#52286f;}
        
        Text color #52286f
      
           This box has a color of #52286f        
        
          <div style="background-color:#52286f;">Content here</div>
        
        
          .mybackground {background-color:#52286f;}
        
        Background color #52286f
      
           Border around this has a color of #52286f        
        
          <div style="border:2px solid #52286f;">Content here</div>
        
        
          .myborder {border:2px solid #52286f;}
        
        Border color #52286f