#5600bc color space conversions
Hex:
        #5600bc
        RGB:
        86, 0, 188
        CMY:
        66, 100, 26
        CMYK:
        54, 100, 0, 26
      HSL:
        267°, 100.0000%, 36.8627%
        HSV (HSB):
        267°, 100.0000%, 73.7255%
        XYZ:
        12.9149, 5.6093, 47.9790
        xyY:
        0.1942, 0.0843, 5.6093
      CIE-Lab:
        28.4045, 65.6530, -75.6332
        CIE-LCH:
        28.4045, 100.1533, 310.9594
        CIE-Luv:
        28.4045, 6.1012, -95.5838
        Hunter-Lab:
        23.6839, 55.8894, -103.5312
      #5600bc color charts
#5600bc RGB chart
      #5600bc CMYK chart
      #5600bc RGB pie chart
      #5600bc color shades, tints & tones
#5600bc color schemes
#5600bc color preview, HTML & CSS examples
           This text has a color of #5600bc        
        
          <p style="color:#5600bc;">Text here</p>
        
        
          .mytext {color:#5600bc;}
        
        Text color #5600bc
      
           This box has a color of #5600bc        
        
          <div style="background-color:#5600bc;">Content here</div>
        
        
          .mybackground {background-color:#5600bc;}
        
        Background color #5600bc
      
           Border around this has a color of #5600bc        
        
          <div style="border:2px solid #5600bc;">Content here</div>
        
        
          .myborder {border:2px solid #5600bc;}
        
        Border color #5600bc