#6070c4 color space conversions
Hex:
        #6070c4
        RGB:
        96, 112, 196
        CMY:
        62, 56, 23
        CMYK:
        51, 43, 0, 23
      HSL:
        230°, 45.8716%, 57.2549%
        HSV (HSB):
        230°, 51.0204%, 76.8627%
        XYZ:
        20.5818, 18.0607, 54.6258
        xyY:
        0.2207, 0.1936, 18.0607
      CIE-Lab:
        49.5696, 17.6240, -45.8680
        CIE-LCH:
        49.5696, 49.1374, 291.0184
        CIE-Luv:
        49.5696, -10.9853, -71.7752
        Hunter-Lab:
        42.4978, 12.0769, -46.4616
      #6070c4 color charts
#6070c4 RGB chart
      #6070c4 CMYK chart
      #6070c4 RGB pie chart
      #6070c4 color shades, tints & tones
#6070c4 color schemes
#6070c4 color preview, HTML & CSS examples
           This text has a color of #6070c4        
        
          <p style="color:#6070c4;">Text here</p>
        
        
          .mytext {color:#6070c4;}
        
        Text color #6070c4
      
           This box has a color of #6070c4        
        
          <div style="background-color:#6070c4;">Content here</div>
        
        
          .mybackground {background-color:#6070c4;}
        
        Background color #6070c4
      
           Border around this has a color of #6070c4        
        
          <div style="border:2px solid #6070c4;">Content here</div>
        
        
          .myborder {border:2px solid #6070c4;}
        
        Border color #6070c4