#5630a3 color space conversions
Hex:
        #5630a3
        RGB:
        86, 48, 163
        CMY:
        66, 81, 36
        CMYK:
        47, 71, 0, 36
      HSL:
        260°, 54.5024%, 41.3725%
        HSV (HSB):
        260°, 70.5521%, 63.9216%
        XYZ:
        11.5056, 6.7367, 35.3442
        xyY:
        0.2147, 0.1257, 6.7367
      CIE-Lab:
        31.1998, 43.8920, -56.0726
        CIE-LCH:
        31.1998, 71.2084, 308.0528
        CIE-Luv:
        31.1998, 5.1523, -77.4549
        Hunter-Lab:
        25.9551, 33.7052, -62.5692
      #5630a3 color charts
#5630a3 RGB chart
      #5630a3 CMYK chart
      #5630a3 RGB pie chart
      #5630a3 color shades, tints & tones
#5630a3 color schemes
#5630a3 color preview, HTML & CSS examples
           This text has a color of #5630a3        
        
          <p style="color:#5630a3;">Text here</p>
        
        
          .mytext {color:#5630a3;}
        
        Text color #5630a3
      
           This box has a color of #5630a3        
        
          <div style="background-color:#5630a3;">Content here</div>
        
        
          .mybackground {background-color:#5630a3;}
        
        Background color #5630a3
      
           Border around this has a color of #5630a3        
        
          <div style="border:2px solid #5630a3;">Content here</div>
        
        
          .myborder {border:2px solid #5630a3;}
        
        Border color #5630a3