#56178d color space conversions
Hex:
        #56178d
        RGB:
        86, 23, 141
        CMY:
        66, 91, 45
        CMYK:
        39, 84, 0, 45
      HSL:
        272°, 71.9512%, 32.1569%
        HSV (HSB):
        272°, 83.6879%, 55.2941%
        XYZ:
        8.9519, 4.5143, 25.5988
        xyY:
        0.2292, 0.1156, 4.5143
      CIE-Lab:
        25.3037, 49.4567, -52.2251
        CIE-LCH:
        25.3037, 71.9265, 313.4404
        CIE-Luv:
        25.3037, 11.6743, -66.9704
        Hunter-Lab:
        21.2469, 38.0245, -56.5613
      #56178d color charts
#56178d RGB chart
      #56178d CMYK chart
      #56178d RGB pie chart
      #56178d color shades, tints & tones
#56178d color schemes
#56178d color preview, HTML & CSS examples
           This text has a color of #56178d        
        
          <p style="color:#56178d;">Text here</p>
        
        
          .mytext {color:#56178d;}
        
        Text color #56178d
      
           This box has a color of #56178d        
        
          <div style="background-color:#56178d;">Content here</div>
        
        
          .mybackground {background-color:#56178d;}
        
        Background color #56178d
      
           Border around this has a color of #56178d        
        
          <div style="border:2px solid #56178d;">Content here</div>
        
        
          .myborder {border:2px solid #56178d;}
        
        Border color #56178d