#6994fd color space conversions
Hex:
        #6994fd
        RGB:
        105, 148, 253
        CMY:
        59, 42, 1
        CMYK:
        58, 42, 0, 1
      HSL:
        223°, 97.3684%, 70.1961%
        HSV (HSB):
        223°, 58.4980%, 99.2157%
        XYZ:
        34.1452, 31.2749, 97.1655
        xyY:
        0.2100, 0.1924, 31.2749
      CIE-Lab:
        62.7390, 16.0484, -56.7948
        CIE-LCH:
        62.7390, 59.0186, 285.7786
        CIE-Luv:
        62.7390, -21.1970, -93.1229
        Hunter-Lab:
        55.9240, 11.1189, -63.8671
      #6994fd color charts
#6994fd RGB chart
      #6994fd CMYK chart
      #6994fd RGB pie chart
      #6994fd color shades, tints & tones
#6994fd color schemes
#6994fd color preview, HTML & CSS examples
           This text has a color of #6994fd        
        
          <p style="color:#6994fd;">Text here</p>
        
        
          .mytext {color:#6994fd;}
        
        Text color #6994fd
      
           This box has a color of #6994fd        
        
          <div style="background-color:#6994fd;">Content here</div>
        
        
          .mybackground {background-color:#6994fd;}
        
        Background color #6994fd
      
           Border around this has a color of #6994fd        
        
          <div style="border:2px solid #6994fd;">Content here</div>
        
        
          .myborder {border:2px solid #6994fd;}
        
        Border color #6994fd