#563bcd color space conversions
Hex:
        #563bcd
        RGB:
        86, 59, 205
        CMY:
        66, 77, 20
        CMYK:
        58, 71, 0, 20
      HSL:
        251°, 59.3496%, 51.7647%
        HSV (HSB):
        251°, 71.2195%, 80.3922%
        XYZ:
        16.4212, 9.5141, 58.7285
        xyY:
        0.1940, 0.1124, 9.5141
      CIE-Lab:
        36.9559, 50.2203, -71.4987
        CIE-LCH:
        36.9559, 87.3736, 305.0840
        CIE-Luv:
        36.9559, -0.9381, -102.3192
        Hunter-Lab:
        30.8450, 41.0505, -91.2960
      #563bcd color charts
#563bcd RGB chart
      #563bcd CMYK chart
      #563bcd RGB pie chart
      #563bcd color shades, tints & tones
#563bcd color schemes
#563bcd color preview, HTML & CSS examples
           This text has a color of #563bcd        
        
          <p style="color:#563bcd;">Text here</p>
        
        
          .mytext {color:#563bcd;}
        
        Text color #563bcd
      
           This box has a color of #563bcd        
        
          <div style="background-color:#563bcd;">Content here</div>
        
        
          .mybackground {background-color:#563bcd;}
        
        Background color #563bcd
      
           Border around this has a color of #563bcd        
        
          <div style="border:2px solid #563bcd;">Content here</div>
        
        
          .myborder {border:2px solid #563bcd;}
        
        Border color #563bcd