#6a8bfa color space conversions
Hex:
        #6a8bfa
        RGB:
        106, 139, 250
        CMY:
        58, 45, 2
        CMYK:
        58, 44, 0, 2
      HSL:
        226°, 93.5065%, 69.8039%
        HSV (HSB):
        226°, 57.6000%, 98.0392%
        XYZ:
        32.4318, 28.4315, 94.2210
        xyY:
        0.2091, 0.1833, 28.4315
      CIE-Lab:
        60.2766, 20.6145, -59.0752
        CIE-LCH:
        60.2766, 62.5687, 289.2366
        CIE-Luv:
        60.2766, -17.9470, -96.6005
        Hunter-Lab:
        53.3212, 15.2577, -67.4432
      #6a8bfa color charts
#6a8bfa RGB chart
      #6a8bfa CMYK chart
      #6a8bfa RGB pie chart
      #6a8bfa color shades, tints & tones
#6a8bfa color schemes
#6a8bfa color preview, HTML & CSS examples
           This text has a color of #6a8bfa        
        
          <p style="color:#6a8bfa;">Text here</p>
        
        
          .mytext {color:#6a8bfa;}
        
        Text color #6a8bfa
      
           This box has a color of #6a8bfa        
        
          <div style="background-color:#6a8bfa;">Content here</div>
        
        
          .mybackground {background-color:#6a8bfa;}
        
        Background color #6a8bfa
      
           Border around this has a color of #6a8bfa        
        
          <div style="border:2px solid #6a8bfa;">Content here</div>
        
        
          .myborder {border:2px solid #6a8bfa;}
        
        Border color #6a8bfa