#6495ef color space conversions
Hex:
        #6495ef
        RGB:
        100, 149, 239
        CMY:
        61, 42, 6
        CMYK:
        58, 38, 0, 6
      HSL:
        219°, 81.2865%, 66.4706%
        HSV (HSB):
        219°, 58.1590%, 93.7255%
        XYZ:
        31.5830, 30.4362, 85.8715
        xyY:
        0.2136, 0.2058, 30.4362
      CIE-Lab:
        62.0288, 9.9868, -50.2496
        CIE-LCH:
        62.0288, 51.2324, 281.2407
        CIE-Luv:
        62.0288, -22.9295, -81.4565
        Hunter-Lab:
        55.1690, 5.6412, -53.6676
      #6495ef color charts
#6495ef RGB chart
      #6495ef CMYK chart
      #6495ef RGB pie chart
      #6495ef color shades, tints & tones
#6495ef color schemes
#6495ef color preview, HTML & CSS examples
           This text has a color of #6495ef        
        
          <p style="color:#6495ef;">Text here</p>
        
        
          .mytext {color:#6495ef;}
        
        Text color #6495ef
      
           This box has a color of #6495ef        
        
          <div style="background-color:#6495ef;">Content here</div>
        
        
          .mybackground {background-color:#6495ef;}
        
        Background color #6495ef
      
           Border around this has a color of #6495ef        
        
          <div style="border:2px solid #6495ef;">Content here</div>
        
        
          .myborder {border:2px solid #6495ef;}
        
        Border color #6495ef