#6990fe color space conversions
Hex:
        #6990fe
        RGB:
        105, 144, 254
        CMY:
        59, 44, 0
        CMYK:
        59, 43, 0, 0
      HSL:
        224°, 98.6755%, 70.3922%
        HSV (HSB):
        224°, 58.6614%, 99.6078%
        XYZ:
        33.6883, 30.1055, 97.8013
        xyY:
        0.2085, 0.1863, 30.1055
      CIE-Lab:
        61.7452, 18.7398, -58.9274
        CIE-LCH:
        61.7452, 61.8354, 287.6415
        CIE-Luv:
        61.7452, -19.8947, -96.6225
        Hunter-Lab:
        54.8685, 13.5761, -67.2745
      #6990fe color charts
#6990fe RGB chart
      #6990fe CMYK chart
      #6990fe RGB pie chart
      #6990fe color shades, tints & tones
#6990fe color schemes
#6990fe color preview, HTML & CSS examples
           This text has a color of #6990fe        
        
          <p style="color:#6990fe;">Text here</p>
        
        
          .mytext {color:#6990fe;}
        
        Text color #6990fe
      
           This box has a color of #6990fe        
        
          <div style="background-color:#6990fe;">Content here</div>
        
        
          .mybackground {background-color:#6990fe;}
        
        Background color #6990fe
      
           Border around this has a color of #6990fe        
        
          <div style="border:2px solid #6990fe;">Content here</div>
        
        
          .myborder {border:2px solid #6990fe;}
        
        Border color #6990fe