#6563fd color space conversions
Hex:
        #6563fd
        RGB:
        101, 99, 253
        CMY:
        60, 61, 1
        CMYK:
        60, 61, 0, 1
      HSL:
        241°, 97.4684%, 69.0196%
        HSV (HSB):
        241°, 60.8696%, 99.2157%
        XYZ:
        27.5583, 18.7822, 95.1014
        xyY:
        0.1948, 0.1328, 18.7822
      CIE-Lab:
        50.4314, 44.5915, -76.6414
        CIE-LCH:
        50.4314, 88.6697, 300.1917
        CIE-Luv:
        50.4314, -8.1610, -120.6597
        Hunter-Lab:
        43.3385, 37.6632, -99.7682
      #6563fd color charts
#6563fd RGB chart
      #6563fd CMYK chart
      #6563fd RGB pie chart
      #6563fd color shades, tints & tones
#6563fd color schemes
#6563fd color preview, HTML & CSS examples
           This text has a color of #6563fd        
        
          <p style="color:#6563fd;">Text here</p>
        
        
          .mytext {color:#6563fd;}
        
        Text color #6563fd
      
           This box has a color of #6563fd        
        
          <div style="background-color:#6563fd;">Content here</div>
        
        
          .mybackground {background-color:#6563fd;}
        
        Background color #6563fd
      
           Border around this has a color of #6563fd        
        
          <div style="border:2px solid #6563fd;">Content here</div>
        
        
          .myborder {border:2px solid #6563fd;}
        
        Border color #6563fd