#202952 color space conversions
Hex:
        #202952
        RGB:
        32, 41, 82
        CMY:
        87, 84, 68
        CMYK:
        61, 50, 0, 68
      HSL:
        229°, 43.8596%, 22.3529%
        HSV (HSB):
        229°, 60.9756%, 32.1569%
        XYZ:
        2.9116, 2.5021, 8.3121
        xyY:
        0.2121, 0.1823, 2.5021
      CIE-Lab:
        17.9283, 10.2043, -26.3456
        CIE-LCH:
        17.9283, 28.2527, 291.1726
        CIE-Luv:
        17.9283, -4.5931, -28.8771
        Hunter-Lab:
        15.8182, 5.1740, -20.0830
      #202952 color charts
#202952 RGB chart
      #202952 CMYK chart
      #202952 RGB pie chart
      #202952 color shades, tints & tones
#202952 color schemes
#202952 color preview, HTML & CSS examples
           This text has a color of #202952        
        
          <p style="color:#202952;">Text here</p>
        
        
          .mytext {color:#202952;}
        
        Text color #202952
      
           This box has a color of #202952        
        
          <div style="background-color:#202952;">Content here</div>
        
        
          .mybackground {background-color:#202952;}
        
        Background color #202952
      
           Border around this has a color of #202952        
        
          <div style="border:2px solid #202952;">Content here</div>
        
        
          .myborder {border:2px solid #202952;}
        
        Border color #202952