#6fa4e2 color space conversions
Hex:
        #6fa4e2
        RGB:
        111, 164, 226
        CMY:
        56, 36, 11
        CMYK:
        51, 27, 0, 11
      HSL:
        212°, 66.4740%, 66.0784%
        HSV (HSB):
        212°, 50.8850%, 88.6275%
        XYZ:
        33.5585, 35.4214, 77.0198
        xyY:
        0.2299, 0.2426, 35.4214
      CIE-Lab:
        66.0755, -0.3805, -36.6919
        CIE-LCH:
        66.0755, 36.6938, 269.4058
        CIE-Luv:
        66.0755, -25.0748, -58.2495
        Hunter-Lab:
        59.5159, -3.5043, -35.0664
      #6fa4e2 color charts
#6fa4e2 RGB chart
      #6fa4e2 CMYK chart
      #6fa4e2 RGB pie chart
      #6fa4e2 color shades, tints & tones
#6fa4e2 color schemes
#6fa4e2 color preview, HTML & CSS examples
           This text has a color of #6fa4e2        
        
          <p style="color:#6fa4e2;">Text here</p>
        
        
          .mytext {color:#6fa4e2;}
        
        Text color #6fa4e2
      
           This box has a color of #6fa4e2        
        
          <div style="background-color:#6fa4e2;">Content here</div>
        
        
          .mybackground {background-color:#6fa4e2;}
        
        Background color #6fa4e2
      
           Border around this has a color of #6fa4e2        
        
          <div style="border:2px solid #6fa4e2;">Content here</div>
        
        
          .myborder {border:2px solid #6fa4e2;}
        
        Border color #6fa4e2