#6696e7 color space conversions
Hex:
        #6696e7
        RGB:
        102, 150, 231
        CMY:
        60, 41, 9
        CMYK:
        56, 35, 0, 9
      HSL:
        218°, 72.8814%, 65.2941%
        HSV (HSB):
        218°, 55.8442%, 90.5882%
        XYZ:
        30.8096, 30.4070, 79.8466
        xyY:
        0.2184, 0.2156, 30.4070
      CIE-Lab:
        62.0038, 7.2445, -45.8659
        CIE-LCH:
        62.0038, 46.4345, 278.9757
        CIE-Luv:
        62.0038, -22.7273, -73.8550
        Hunter-Lab:
        55.1425, 3.2334, -47.2524
      #6696e7 color charts
#6696e7 RGB chart
      #6696e7 CMYK chart
      #6696e7 RGB pie chart
      #6696e7 color shades, tints & tones
#6696e7 color schemes
#6696e7 color preview, HTML & CSS examples
           This text has a color of #6696e7        
        
          <p style="color:#6696e7;">Text here</p>
        
        
          .mytext {color:#6696e7;}
        
        Text color #6696e7
      
           This box has a color of #6696e7        
        
          <div style="background-color:#6696e7;">Content here</div>
        
        
          .mybackground {background-color:#6696e7;}
        
        Background color #6696e7
      
           Border around this has a color of #6696e7        
        
          <div style="border:2px solid #6696e7;">Content here</div>
        
        
          .myborder {border:2px solid #6696e7;}
        
        Border color #6696e7