#7069db color space conversions
Hex:
        #7069db
        RGB:
        112, 105, 219
        CMY:
        56, 59, 14
        CMYK:
        49, 52, 0, 14
      HSL:
        244°, 61.2903%, 63.5294%
        HSV (HSB):
        244°, 52.0548%, 85.8824%
        XYZ:
        24.5198, 18.6624, 69.3277
        xyY:
        0.2179, 0.1659, 18.6624
      CIE-Lab:
        50.2898, 32.5630, -57.7668
        CIE-LCH:
        50.2898, 66.3125, 299.4098
        CIE-Luv:
        50.2898, -4.2118, -91.8985
        Hunter-Lab:
        43.2000, 25.7148, -64.9092
      #7069db color charts
#7069db RGB chart
      #7069db CMYK chart
      #7069db RGB pie chart
      #7069db color shades, tints & tones
#7069db color schemes
#7069db color preview, HTML & CSS examples
           This text has a color of #7069db        
        
          <p style="color:#7069db;">Text here</p>
        
        
          .mytext {color:#7069db;}
        
        Text color #7069db
      
           This box has a color of #7069db        
        
          <div style="background-color:#7069db;">Content here</div>
        
        
          .mybackground {background-color:#7069db;}
        
        Background color #7069db
      
           Border around this has a color of #7069db        
        
          <div style="border:2px solid #7069db;">Content here</div>
        
        
          .myborder {border:2px solid #7069db;}
        
        Border color #7069db