#6070be color space conversions
Hex:
        #6070be
        RGB:
        96, 112, 190
        CMY:
        62, 56, 25
        CMYK:
        49, 41, 0, 25
      HSL:
        230°, 41.9643%, 56.0784%
        HSV (HSB):
        230°, 49.4737%, 74.5098%
        XYZ:
        19.9123, 17.7928, 51.1001
        xyY:
        0.2242, 0.2004, 17.7928
      CIE-Lab:
        49.2439, 15.7362, -42.9342
        CIE-LCH:
        49.2439, 45.7272, 290.1289
        CIE-Luv:
        49.2439, -10.7946, -66.8842
        Hunter-Lab:
        42.1816, 10.4453, -42.2987
      #6070be color charts
#6070be RGB chart
      #6070be CMYK chart
      #6070be RGB pie chart
      #6070be color shades, tints & tones
#6070be color schemes
#6070be color preview, HTML & CSS examples
           This text has a color of #6070be        
        
          <p style="color:#6070be;">Text here</p>
        
        
          .mytext {color:#6070be;}
        
        Text color #6070be
      
           This box has a color of #6070be        
        
          <div style="background-color:#6070be;">Content here</div>
        
        
          .mybackground {background-color:#6070be;}
        
        Background color #6070be
      
           Border around this has a color of #6070be        
        
          <div style="border:2px solid #6070be;">Content here</div>
        
        
          .myborder {border:2px solid #6070be;}
        
        Border color #6070be