#563bdc color space conversions
Hex:
        #563bdc
        RGB:
        86, 59, 220
        CMY:
        66, 77, 14
        CMYK:
        61, 73, 0, 14
      HSL:
        250°, 69.6970%, 54.7059%
        HSV (HSB):
        250°, 73.1818%, 86.2745%
        XYZ:
        18.3200, 10.2737, 68.7276
        xyY:
        0.1882, 0.1056, 10.2737
      CIE-Lab:
        38.3292, 54.6458, -77.8907
        CIE-LCH:
        38.3292, 95.1479, 305.0524
        CIE-Luv:
        38.3292, -2.1370, -111.6733
        Hunter-Lab:
        32.0526, 45.9316, -104.6937
      #563bdc color charts
#563bdc RGB chart
      #563bdc CMYK chart
      #563bdc RGB pie chart
      #563bdc color shades, tints & tones
#563bdc color schemes
#563bdc color preview, HTML & CSS examples
           This text has a color of #563bdc        
        
          <p style="color:#563bdc;">Text here</p>
        
        
          .mytext {color:#563bdc;}
        
        Text color #563bdc
      
           This box has a color of #563bdc        
        
          <div style="background-color:#563bdc;">Content here</div>
        
        
          .mybackground {background-color:#563bdc;}
        
        Background color #563bdc
      
           Border around this has a color of #563bdc        
        
          <div style="border:2px solid #563bdc;">Content here</div>
        
        
          .myborder {border:2px solid #563bdc;}
        
        Border color #563bdc