#2069c5 color space conversions
Hex:
        #2069c5
        RGB:
        32, 105, 197
        CMY:
        87, 59, 23
        CMYK:
        84, 47, 0, 23
      HSL:
        213°, 72.0524%, 44.9020%
        HSV (HSB):
        213°, 83.7563%, 77.2549%
        XYZ:
        15.7253, 14.4414, 54.7820
        xyY:
        0.1851, 0.1700, 14.4414
      CIE-Lab:
        44.8595, 12.1627, -54.1402
        CIE-LCH:
        44.8595, 55.4896, 282.6614
        CIE-Luv:
        44.8595, -22.9047, -82.0495
        Hunter-Lab:
        38.0019, 7.3604, -58.8687
      #2069c5 color charts
#2069c5 RGB chart
      #2069c5 CMYK chart
      #2069c5 RGB pie chart
      #2069c5 color shades, tints & tones
#2069c5 color schemes
#2069c5 color preview, HTML & CSS examples
           This text has a color of #2069c5        
        
          <p style="color:#2069c5;">Text here</p>
        
        
          .mytext {color:#2069c5;}
        
        Text color #2069c5
      
           This box has a color of #2069c5        
        
          <div style="background-color:#2069c5;">Content here</div>
        
        
          .mybackground {background-color:#2069c5;}
        
        Background color #2069c5
      
           Border around this has a color of #2069c5        
        
          <div style="border:2px solid #2069c5;">Content here</div>
        
        
          .myborder {border:2px solid #2069c5;}
        
        Border color #2069c5