#2064c0 color space conversions
Hex:
        #2064c0
        RGB:
        32, 100, 192
        CMY:
        87, 61, 25
        CMYK:
        83, 48, 0, 25
      HSL:
        215°, 71.4286%, 43.9216%
        HSV (HSB):
        215°, 83.3333%, 75.2941%
        XYZ:
        14.6673, 13.2272, 51.6492
        xyY:
        0.1844, 0.1663, 13.2272
      CIE-Lab:
        43.1036, 13.4317, -54.0757
        CIE-LCH:
        43.1036, 55.7189, 283.9492
        CIE-Luv:
        43.1036, -21.5301, -81.1748
        Hunter-Lab:
        36.3692, 8.3408, -58.7414
      #2064c0 color charts
#2064c0 RGB chart
      #2064c0 CMYK chart
      #2064c0 RGB pie chart
      #2064c0 color shades, tints & tones
#2064c0 color schemes
#2064c0 color preview, HTML & CSS examples
           This text has a color of #2064c0        
        
          <p style="color:#2064c0;">Text here</p>
        
        
          .mytext {color:#2064c0;}
        
        Text color #2064c0
      
           This box has a color of #2064c0        
        
          <div style="background-color:#2064c0;">Content here</div>
        
        
          .mybackground {background-color:#2064c0;}
        
        Background color #2064c0
      
           Border around this has a color of #2064c0        
        
          <div style="border:2px solid #2064c0;">Content here</div>
        
        
          .myborder {border:2px solid #2064c0;}
        
        Border color #2064c0