#2064af color space conversions
Hex:
        #2064af
        RGB:
        32, 100, 175
        CMY:
        87, 61, 31
        CMYK:
        82, 43, 0, 31
      HSL:
        211°, 69.0821%, 40.5882%
        HSV (HSB):
        211°, 81.7143%, 68.6275%
        XYZ:
        12.8907, 12.5166, 42.2940
        xyY:
        0.1904, 0.1849, 12.5166
      CIE-Lab:
        42.0256, 6.7809, -45.8830
        CIE-LCH:
        42.0256, 46.3814, 278.4067
        CIE-Luv:
        42.0256, -22.0753, -67.9593
        Hunter-Lab:
        35.3788, 3.1259, -46.1138
      #2064af color charts
#2064af RGB chart
      #2064af CMYK chart
      #2064af RGB pie chart
      #2064af color shades, tints & tones
#2064af color schemes
#2064af color preview, HTML & CSS examples
           This text has a color of #2064af        
        
          <p style="color:#2064af;">Text here</p>
        
        
          .mytext {color:#2064af;}
        
        Text color #2064af
      
           This box has a color of #2064af        
        
          <div style="background-color:#2064af;">Content here</div>
        
        
          .mybackground {background-color:#2064af;}
        
        Background color #2064af
      
           Border around this has a color of #2064af        
        
          <div style="border:2px solid #2064af;">Content here</div>
        
        
          .myborder {border:2px solid #2064af;}
        
        Border color #2064af