#6a9cfa color space conversions
Hex:
        #6a9cfa
        RGB:
        106, 156, 250
        CMY:
        58, 39, 2
        CMYK:
        58, 38, 0, 2
      HSL:
        219°, 93.5065%, 69.8039%
        HSV (HSB):
        219°, 57.6000%, 98.0392%
        XYZ:
        35.0876, 33.7432, 95.1063
        xyY:
        0.2140, 0.2058, 33.7432
      CIE-Lab:
        64.7582, 10.5853, -51.9433
        CIE-LCH:
        64.7582, 53.0109, 281.5183
        CIE-Luv:
        64.7582, -23.6039, -84.9609
        Hunter-Lab:
        58.0889, 6.1643, -56.4105
      #6a9cfa color charts
#6a9cfa RGB chart
      #6a9cfa CMYK chart
      #6a9cfa RGB pie chart
      #6a9cfa color shades, tints & tones
#6a9cfa color schemes
#6a9cfa color preview, HTML & CSS examples
           This text has a color of #6a9cfa        
        
          <p style="color:#6a9cfa;">Text here</p>
        
        
          .mytext {color:#6a9cfa;}
        
        Text color #6a9cfa
      
           This box has a color of #6a9cfa        
        
          <div style="background-color:#6a9cfa;">Content here</div>
        
        
          .mybackground {background-color:#6a9cfa;}
        
        Background color #6a9cfa
      
           Border around this has a color of #6a9cfa        
        
          <div style="border:2px solid #6a9cfa;">Content here</div>
        
        
          .myborder {border:2px solid #6a9cfa;}
        
        Border color #6a9cfa