#204064 color space conversions
Hex:
        #204064
        RGB:
        32, 64, 100
        CMY:
        87, 75, 61
        CMYK:
        68, 36, 0, 61
      HSL:
        212°, 51.5152%, 25.8824%
        HSV (HSB):
        212°, 68.0000%, 39.2157%
        XYZ:
        4.7293, 4.8940, 12.7520
        xyY:
        0.2114, 0.2187, 4.8940
      CIE-Lab:
        26.4305, 1.0132, -24.6958
        CIE-LCH:
        26.4305, 24.7165, 272.3495
        CIE-Luv:
        26.4305, -12.1335, -30.8961
        Hunter-Lab:
        22.1223, -0.5543, -18.6909
      #204064 color charts
#204064 RGB chart
      #204064 CMYK chart
      #204064 RGB pie chart
      #204064 color shades, tints & tones
#204064 color schemes
#204064 color preview, HTML & CSS examples
           This text has a color of #204064        
        
          <p style="color:#204064;">Text here</p>
        
        
          .mytext {color:#204064;}
        
        Text color #204064
      
           This box has a color of #204064        
        
          <div style="background-color:#204064;">Content here</div>
        
        
          .mybackground {background-color:#204064;}
        
        Background color #204064
      
           Border around this has a color of #204064        
        
          <div style="border:2px solid #204064;">Content here</div>
        
        
          .myborder {border:2px solid #204064;}
        
        Border color #204064