#6b9eda color space conversions
Hex:
        #6b9eda
        RGB:
        107, 158, 218
        CMY:
        58, 38, 15
        CMYK:
        51, 28, 0, 15
      HSL:
        212°, 60.0000%, 63.7255%
        HSV (HSB):
        212°, 50.9174%, 85.4902%
        XYZ:
        30.9452, 32.6415, 70.9991
        xyY:
        0.2299, 0.2425, 32.6415
      CIE-Lab:
        63.8696, -0.2946, -35.7252
        CIE-LCH:
        63.8696, 35.7264, 269.5275
        CIE-Luv:
        63.8696, -24.1629, -56.3467
        Hunter-Lab:
        57.1327, -3.3002, -33.6871
      #6b9eda color charts
#6b9eda RGB chart
      #6b9eda CMYK chart
      #6b9eda RGB pie chart
      #6b9eda color shades, tints & tones
#6b9eda color schemes
#6b9eda color preview, HTML & CSS examples
           This text has a color of #6b9eda        
        
          <p style="color:#6b9eda;">Text here</p>
        
        
          .mytext {color:#6b9eda;}
        
        Text color #6b9eda
      
           This box has a color of #6b9eda        
        
          <div style="background-color:#6b9eda;">Content here</div>
        
        
          .mybackground {background-color:#6b9eda;}
        
        Background color #6b9eda
      
           Border around this has a color of #6b9eda        
        
          <div style="border:2px solid #6b9eda;">Content here</div>
        
        
          .myborder {border:2px solid #6b9eda;}
        
        Border color #6b9eda