#2069d2 color space conversions
Hex:
        #2069d2
        RGB:
        32, 105, 210
        CMY:
        87, 59, 18
        CMYK:
        85, 50, 0, 18
      HSL:
        215°, 73.5537%, 47.4510%
        HSV (HSB):
        215°, 84.7619%, 82.3529%
        XYZ:
        17.2801, 15.0634, 62.9695
        xyY:
        0.1813, 0.1580, 15.0634
      CIE-Lab:
        45.7209, 17.2135, -60.2148
        CIE-LCH:
        45.7209, 62.6269, 285.9536
        CIE-Luv:
        45.7209, -22.5210, -91.9000
        Hunter-Lab:
        38.8116, 11.5535, -69.0265
      #2069d2 color charts
#2069d2 RGB chart
      #2069d2 CMYK chart
      #2069d2 RGB pie chart
      #2069d2 color shades, tints & tones
#2069d2 color schemes
#2069d2 color preview, HTML & CSS examples
           This text has a color of #2069d2        
        
          <p style="color:#2069d2;">Text here</p>
        
        
          .mytext {color:#2069d2;}
        
        Text color #2069d2
      
           This box has a color of #2069d2        
        
          <div style="background-color:#2069d2;">Content here</div>
        
        
          .mybackground {background-color:#2069d2;}
        
        Background color #2069d2
      
           Border around this has a color of #2069d2        
        
          <div style="border:2px solid #2069d2;">Content here</div>
        
        
          .myborder {border:2px solid #2069d2;}
        
        Border color #2069d2