#6670bd color space conversions
Hex:
        #6670bd
        RGB:
        102, 112, 189
        CMY:
        60, 56, 26
        CMYK:
        46, 41, 0, 26
      HSL:
        233°, 39.7260%, 57.0588%
        HSV (HSB):
        233°, 46.0317%, 74.1176%
        XYZ:
        20.4590, 18.0872, 50.5570
        xyY:
        0.2296, 0.2030, 18.0872
      CIE-Lab:
        49.6018, 16.8867, -41.7646
        CIE-LCH:
        49.6018, 45.0494, 292.0149
        CIE-Luv:
        49.6018, -8.5706, -65.2811
        Hunter-Lab:
        42.5291, 11.4429, -40.7114
      #6670bd color charts
#6670bd RGB chart
      #6670bd CMYK chart
      #6670bd RGB pie chart
      #6670bd color shades, tints & tones
#6670bd color schemes
#6670bd color preview, HTML & CSS examples
           This text has a color of #6670bd        
        
          <p style="color:#6670bd;">Text here</p>
        
        
          .mytext {color:#6670bd;}
        
        Text color #6670bd
      
           This box has a color of #6670bd        
        
          <div style="background-color:#6670bd;">Content here</div>
        
        
          .mybackground {background-color:#6670bd;}
        
        Background color #6670bd
      
           Border around this has a color of #6670bd        
        
          <div style="border:2px solid #6670bd;">Content here</div>
        
        
          .myborder {border:2px solid #6670bd;}
        
        Border color #6670bd