#56297c color space conversions
Hex:
        #56297c
        RGB:
        86, 41, 124
        CMY:
        66, 84, 51
        CMYK:
        31, 67, 0, 51
      HSL:
        273°, 50.3030%, 32.3529%
        HSV (HSB):
        273°, 66.9355%, 48.6275%
        XYZ:
        8.2688, 5.0195, 19.6018
        xyY:
        0.2514, 0.1526, 5.0195
      CIE-Lab:
        26.7904, 37.1083, -39.1534
        CIE-LCH:
        26.7904, 53.9446, 313.4639
        CIE-Luv:
        26.7904, 12.0093, -52.5955
        Hunter-Lab:
        22.4043, 26.6715, -36.1905
      #56297c color charts
#56297c RGB chart
      #56297c CMYK chart
      #56297c RGB pie chart
      #56297c color shades, tints & tones
#56297c color schemes
#56297c color preview, HTML & CSS examples
           This text has a color of #56297c        
        
          <p style="color:#56297c;">Text here</p>
        
        
          .mytext {color:#56297c;}
        
        Text color #56297c
      
           This box has a color of #56297c        
        
          <div style="background-color:#56297c;">Content here</div>
        
        
          .mybackground {background-color:#56297c;}
        
        Background color #56297c
      
           Border around this has a color of #56297c        
        
          <div style="border:2px solid #56297c;">Content here</div>
        
        
          .myborder {border:2px solid #56297c;}
        
        Border color #56297c