#2069e1 color space conversions
Hex:
        #2069e1
        RGB:
        32, 105, 225
        CMY:
        87, 59, 12
        CMYK:
        86, 53, 0, 12
      HSL:
        217°, 76.2846%, 50.3922%
        HSV (HSB):
        217°, 85.7778%, 88.2353%
        XYZ:
        19.2378, 15.8465, 73.2789
        xyY:
        0.1775, 0.1462, 15.8465
      CIE-Lab:
        46.7724, 22.9977, -67.0398
        CIE-LCH:
        46.7724, 70.8748, 288.9343
        CIE-Luv:
        46.7724, -22.1563, -102.8825
        Hunter-Lab:
        39.8076, 16.6004, -81.2772
      #2069e1 color charts
#2069e1 RGB chart
      #2069e1 CMYK chart
      #2069e1 RGB pie chart
      #2069e1 color shades, tints & tones
#2069e1 color schemes
#2069e1 color preview, HTML & CSS examples
           This text has a color of #2069e1        
        
          <p style="color:#2069e1;">Text here</p>
        
        
          .mytext {color:#2069e1;}
        
        Text color #2069e1
      
           This box has a color of #2069e1        
        
          <div style="background-color:#2069e1;">Content here</div>
        
        
          .mybackground {background-color:#2069e1;}
        
        Background color #2069e1
      
           Border around this has a color of #2069e1        
        
          <div style="border:2px solid #2069e1;">Content here</div>
        
        
          .myborder {border:2px solid #2069e1;}
        
        Border color #2069e1