#6990dd color space conversions
Hex:
        #6990dd
        RGB:
        105, 144, 221
        CMY:
        59, 44, 13
        CMYK:
        52, 35, 0, 13
      HSL:
        220°, 63.0435%, 63.9216%
        HSV (HSB):
        220°, 52.4887%, 86.6667%
        XYZ:
        28.8501, 28.1702, 72.3234
        xyY:
        0.2230, 0.2178, 28.1702
      CIE-Lab:
        60.0422, 8.2579, -43.3958
        CIE-LCH:
        60.0422, 44.1745, 280.7741
        CIE-Luv:
        60.0422, -19.6553, -69.4763
        Hunter-Lab:
        53.0756, 4.1441, -43.6385
      #6990dd color charts
#6990dd RGB chart
      #6990dd CMYK chart
      #6990dd RGB pie chart
      #6990dd color shades, tints & tones
#6990dd color schemes
#6990dd color preview, HTML & CSS examples
           This text has a color of #6990dd        
        
          <p style="color:#6990dd;">Text here</p>
        
        
          .mytext {color:#6990dd;}
        
        Text color #6990dd
      
           This box has a color of #6990dd        
        
          <div style="background-color:#6990dd;">Content here</div>
        
        
          .mybackground {background-color:#6990dd;}
        
        Background color #6990dd
      
           Border around this has a color of #6990dd        
        
          <div style="border:2px solid #6990dd;">Content here</div>
        
        
          .myborder {border:2px solid #6990dd;}
        
        Border color #6990dd