#6f96da color space conversions
Hex:
        #6f96da
        RGB:
        111, 150, 218
        CMY:
        56, 41, 15
        CMYK:
        49, 31, 0, 15
      HSL:
        218°, 59.1160%, 64.5098%
        HSV (HSB):
        218°, 49.0826%, 85.4902%
        XYZ:
        30.1168, 30.2542, 70.5820
        xyY:
        0.2300, 0.2310, 30.2542
      CIE-Lab:
        61.8729, 5.2146, -38.8274
        CIE-LCH:
        61.8729, 39.1760, 277.6491
        CIE-Luv:
        61.8729, -19.8465, -61.8833
        Hunter-Lab:
        55.0038, 1.4793, -37.5795
      #6f96da color charts
#6f96da RGB chart
      #6f96da CMYK chart
      #6f96da RGB pie chart
      #6f96da color shades, tints & tones
#6f96da color schemes
#6f96da color preview, HTML & CSS examples
           This text has a color of #6f96da        
        
          <p style="color:#6f96da;">Text here</p>
        
        
          .mytext {color:#6f96da;}
        
        Text color #6f96da
      
           This box has a color of #6f96da        
        
          <div style="background-color:#6f96da;">Content here</div>
        
        
          .mybackground {background-color:#6f96da;}
        
        Background color #6f96da
      
           Border around this has a color of #6f96da        
        
          <div style="border:2px solid #6f96da;">Content here</div>
        
        
          .myborder {border:2px solid #6f96da;}
        
        Border color #6f96da