#7069ce color space conversions
Hex:
        #7069ce
        RGB:
        112, 105, 206
        CMY:
        56, 59, 19
        CMYK:
        46, 49, 0, 19
      HSL:
        244°, 50.7538%, 60.9804%
        HSV (HSB):
        244°, 49.0291%, 80.7843%
        XYZ:
        22.8742, 18.0041, 60.6621
        xyY:
        0.2253, 0.1773, 18.0041
      CIE-Lab:
        49.5011, 28.6765, -51.6364
        CIE-LCH:
        49.5011, 59.0649, 299.0458
        CIE-Luv:
        49.5011, -3.3354, -81.8227
        Hunter-Lab:
        42.4313, 21.9727, -55.0623
      #7069ce color charts
#7069ce RGB chart
      #7069ce CMYK chart
      #7069ce RGB pie chart
      #7069ce color shades, tints & tones
#7069ce color schemes
#7069ce color preview, HTML & CSS examples
           This text has a color of #7069ce        
        
          <p style="color:#7069ce;">Text here</p>
        
        
          .mytext {color:#7069ce;}
        
        Text color #7069ce
      
           This box has a color of #7069ce        
        
          <div style="background-color:#7069ce;">Content here</div>
        
        
          .mybackground {background-color:#7069ce;}
        
        Background color #7069ce
      
           Border around this has a color of #7069ce        
        
          <div style="border:2px solid #7069ce;">Content here</div>
        
        
          .myborder {border:2px solid #7069ce;}
        
        Border color #7069ce