#6495f4 color space conversions
Hex:
        #6495f4
        RGB:
        100, 149, 244
        CMY:
        61, 42, 4
        CMYK:
        59, 39, 0, 4
      HSL:
        220°, 86.7470%, 67.4510%
        HSV (HSB):
        220°, 59.0164%, 95.6863%
        XYZ:
        32.3321, 30.7359, 89.8165
        xyY:
        0.2115, 0.2010, 30.7359
      CIE-Lab:
        62.2840, 11.6035, -52.5969
        CIE-LCH:
        62.2840, 53.8617, 282.4408
        CIE-Luv:
        62.2840, -22.9141, -85.5879
        Hunter-Lab:
        55.4399, 7.0798, -57.2459
      #6495f4 color charts
#6495f4 RGB chart
      #6495f4 CMYK chart
      #6495f4 RGB pie chart
      #6495f4 color shades, tints & tones
#6495f4 color schemes
#6495f4 color preview, HTML & CSS examples
           This text has a color of #6495f4        
        
          <p style="color:#6495f4;">Text here</p>
        
        
          .mytext {color:#6495f4;}
        
        Text color #6495f4
      
           This box has a color of #6495f4        
        
          <div style="background-color:#6495f4;">Content here</div>
        
        
          .mybackground {background-color:#6495f4;}
        
        Background color #6495f4
      
           Border around this has a color of #6495f4        
        
          <div style="border:2px solid #6495f4;">Content here</div>
        
        
          .myborder {border:2px solid #6495f4;}
        
        Border color #6495f4