#5600a8 color space conversions
Hex:
        #5600a8
        RGB:
        86, 0, 168
        CMY:
        66, 100, 34
        CMYK:
        49, 100, 0, 34
      HSL:
        271°, 100.0000%, 32.9412%
        HSV (HSB):
        271°, 100.0000%, 65.8824%
        XYZ:
        10.9056, 4.8056, 37.3986
        xyY:
        0.2053, 0.0905, 4.8056
      CIE-Lab:
        26.1735, 61.1809, -67.3516
        CIE-LCH:
        26.1735, 90.9908, 312.2514
        CIE-Luv:
        26.1735, 8.7287, -83.9583
        Hunter-Lab:
        21.9216, 50.4377, -85.8042
      #5600a8 color charts
#5600a8 RGB chart
      #5600a8 CMYK chart
      #5600a8 RGB pie chart
      #5600a8 color shades, tints & tones
#5600a8 color schemes
#5600a8 color preview, HTML & CSS examples
           This text has a color of #5600a8        
        
          <p style="color:#5600a8;">Text here</p>
        
        
          .mytext {color:#5600a8;}
        
        Text color #5600a8
      
           This box has a color of #5600a8        
        
          <div style="background-color:#5600a8;">Content here</div>
        
        
          .mybackground {background-color:#5600a8;}
        
        Background color #5600a8
      
           Border around this has a color of #5600a8        
        
          <div style="border:2px solid #5600a8;">Content here</div>
        
        
          .myborder {border:2px solid #5600a8;}
        
        Border color #5600a8