#6563f2 color space conversions
Hex:
        #6563f2
        RGB:
        101, 99, 242
        CMY:
        60, 61, 5
        CMYK:
        58, 59, 0, 5
      HSL:
        241°, 84.6154%, 66.8627%
        HSV (HSB):
        241°, 59.0909%, 94.9020%
        XYZ:
        25.8557, 18.1012, 86.1355
        xyY:
        0.1987, 0.1391, 18.1012
      CIE-Lab:
        49.6186, 41.1345, -71.8357
        CIE-LCH:
        49.6186, 82.7793, 299.7963
        CIE-Luv:
        49.6186, -7.5819, -113.0214
        Hunter-Lab:
        42.5455, 34.0231, -90.2538
      #6563f2 color charts
#6563f2 RGB chart
      #6563f2 CMYK chart
      #6563f2 RGB pie chart
      #6563f2 color shades, tints & tones
#6563f2 color schemes
#6563f2 color preview, HTML & CSS examples
           This text has a color of #6563f2        
        
          <p style="color:#6563f2;">Text here</p>
        
        
          .mytext {color:#6563f2;}
        
        Text color #6563f2
      
           This box has a color of #6563f2        
        
          <div style="background-color:#6563f2;">Content here</div>
        
        
          .mybackground {background-color:#6563f2;}
        
        Background color #6563f2
      
           Border around this has a color of #6563f2        
        
          <div style="border:2px solid #6563f2;">Content here</div>
        
        
          .myborder {border:2px solid #6563f2;}
        
        Border color #6563f2