#5630a7 color space conversions
Hex:
        #5630a7
        RGB:
        86, 48, 167
        CMY:
        66, 81, 35
        CMYK:
        49, 71, 0, 35
      HSL:
        259°, 55.3488%, 42.1569%
        HSV (HSB):
        259°, 71.2575%, 65.4902%
        XYZ:
        11.8698, 6.8824, 37.2620
        xyY:
        0.2119, 0.1229, 6.8824
      CIE-Lab:
        31.5376, 45.0186, -57.9326
        CIE-LCH:
        31.5376, 73.3680, 307.8503
        CIE-Luv:
        31.5376, 4.6817, -80.0858
        Hunter-Lab:
        26.2343, 34.8529, -65.8491
      #5630a7 color charts
#5630a7 RGB chart
      #5630a7 CMYK chart
      #5630a7 RGB pie chart
      #5630a7 color shades, tints & tones
#5630a7 color schemes
#5630a7 color preview, HTML & CSS examples
           This text has a color of #5630a7        
        
          <p style="color:#5630a7;">Text here</p>
        
        
          .mytext {color:#5630a7;}
        
        Text color #5630a7
      
           This box has a color of #5630a7        
        
          <div style="background-color:#5630a7;">Content here</div>
        
        
          .mybackground {background-color:#5630a7;}
        
        Background color #5630a7
      
           Border around this has a color of #5630a7        
        
          <div style="border:2px solid #5630a7;">Content here</div>
        
        
          .myborder {border:2px solid #5630a7;}
        
        Border color #5630a7