#6993e1 color space conversions
Hex:
        #6993e1
        RGB:
        105, 147, 225
        CMY:
        59, 42, 12
        CMYK:
        53, 35, 0, 12
      HSL:
        219°, 66.6667%, 64.7059%
        HSV (HSB):
        219°, 53.3333%, 88.2353%
        XYZ:
        29.8500, 29.3069, 75.3177
        xyY:
        0.2220, 0.2179, 29.3069
      CIE-Lab:
        61.0516, 7.7454, -44.0312
        CIE-LCH:
        61.0516, 44.7073, 279.9766
        CIE-Luv:
        61.0516, -20.7479, -70.6718
        Hunter-Lab:
        54.1359, 3.6855, -44.5934
      #6993e1 color charts
#6993e1 RGB chart
      #6993e1 CMYK chart
      #6993e1 RGB pie chart
      #6993e1 color shades, tints & tones
#6993e1 color schemes
#6993e1 color preview, HTML & CSS examples
           This text has a color of #6993e1        
        
          <p style="color:#6993e1;">Text here</p>
        
        
          .mytext {color:#6993e1;}
        
        Text color #6993e1
      
           This box has a color of #6993e1        
        
          <div style="background-color:#6993e1;">Content here</div>
        
        
          .mybackground {background-color:#6993e1;}
        
        Background color #6993e1
      
           Border around this has a color of #6993e1        
        
          <div style="border:2px solid #6993e1;">Content here</div>
        
        
          .myborder {border:2px solid #6993e1;}
        
        Border color #6993e1