#7068ce color space conversions
Hex:
        #7068ce
        RGB:
        112, 104, 206
        CMY:
        56, 59, 19
        CMYK:
        46, 50, 0, 19
      HSL:
        245°, 51.0000%, 60.7843%
        HSV (HSB):
        245°, 49.5146%, 80.7843%
        XYZ:
        22.7730, 17.8016, 60.6283
        xyY:
        0.2250, 0.1759, 17.8016
      CIE-Lab:
        49.2546, 29.2795, -52.0309
        CIE-LCH:
        49.2546, 59.7035, 299.3679
        CIE-Luv:
        49.2546, -3.0212, -82.3887
        Hunter-Lab:
        42.1919, 22.5090, -55.6632
      #7068ce color charts
#7068ce RGB chart
      #7068ce CMYK chart
      #7068ce RGB pie chart
      #7068ce color shades, tints & tones
#7068ce color schemes
#7068ce color preview, HTML & CSS examples
           This text has a color of #7068ce        
        
          <p style="color:#7068ce;">Text here</p>
        
        
          .mytext {color:#7068ce;}
        
        Text color #7068ce
      
           This box has a color of #7068ce        
        
          <div style="background-color:#7068ce;">Content here</div>
        
        
          .mybackground {background-color:#7068ce;}
        
        Background color #7068ce
      
           Border around this has a color of #7068ce        
        
          <div style="border:2px solid #7068ce;">Content here</div>
        
        
          .myborder {border:2px solid #7068ce;}
        
        Border color #7068ce