#5607a3 color space conversions
Hex:
        #5607a3
        RGB:
        86, 7, 163
        CMY:
        66, 97, 36
        CMYK:
        47, 96, 0, 36
      HSL:
        270°, 91.7647%, 33.3333%
        HSV (HSB):
        270°, 95.7055%, 63.9216%
        XYZ:
        10.5246, 4.7747, 35.0172
        xyY:
        0.2092, 0.0949, 4.7747
      CIE-Lab:
        26.0831, 58.7074, -64.4692
        CIE-LCH:
        26.0831, 87.1942, 312.3218
        CIE-Luv:
        26.0831, 9.1714, -80.9651
        Hunter-Lab:
        21.8512, 47.7348, -79.7184
      #5607a3 color charts
#5607a3 RGB chart
      #5607a3 CMYK chart
      #5607a3 RGB pie chart
      #5607a3 color shades, tints & tones
#5607a3 color schemes
#5607a3 color preview, HTML & CSS examples
           This text has a color of #5607a3        
        
          <p style="color:#5607a3;">Text here</p>
        
        
          .mytext {color:#5607a3;}
        
        Text color #5607a3
      
           This box has a color of #5607a3        
        
          <div style="background-color:#5607a3;">Content here</div>
        
        
          .mybackground {background-color:#5607a3;}
        
        Background color #5607a3
      
           Border around this has a color of #5607a3        
        
          <div style="border:2px solid #5607a3;">Content here</div>
        
        
          .myborder {border:2px solid #5607a3;}
        
        Border color #5607a3