#6695cd color space conversions
Hex:
        #6695cd
        RGB:
        102, 149, 205
        CMY:
        60, 42, 20
        CMYK:
        50, 27, 0, 20
      HSL:
        213°, 50.7389%, 60.1961%
        HSV (HSB):
        213°, 50.2439%, 80.3922%
        XYZ:
        27.2464, 28.7275, 61.8665
        xyY:
        0.2312, 0.2438, 28.7275
      CIE-Lab:
        60.5403, -0.2346, -33.6853
        CIE-LCH:
        60.5403, 33.6862, 269.6010
        CIE-Luv:
        60.5403, -22.4648, -52.5060
        Hunter-Lab:
        53.5980, -3.0565, -30.9180
      #6695cd color charts
#6695cd RGB chart
      #6695cd CMYK chart
      #6695cd RGB pie chart
      #6695cd color shades, tints & tones
#6695cd color schemes
#6695cd color preview, HTML & CSS examples
           This text has a color of #6695cd        
        
          <p style="color:#6695cd;">Text here</p>
        
        
          .mytext {color:#6695cd;}
        
        Text color #6695cd
      
           This box has a color of #6695cd        
        
          <div style="background-color:#6695cd;">Content here</div>
        
        
          .mybackground {background-color:#6695cd;}
        
        Background color #6695cd
      
           Border around this has a color of #6695cd        
        
          <div style="border:2px solid #6695cd;">Content here</div>
        
        
          .myborder {border:2px solid #6695cd;}
        
        Border color #6695cd