#202350 color space conversions
Hex:
        #202350
        RGB:
        32, 35, 80
        CMY:
        87, 86, 69
        CMYK:
        60, 56, 0, 69
      HSL:
        236°, 42.8571%, 21.9608%
        HSV (HSB):
        236°, 60.0000%, 31.3725%
        XYZ:
        2.6447, 2.0883, 7.8531
        xyY:
        0.2101, 0.1659, 2.0883
      CIE-Lab:
        15.9441, 13.8220, -28.1752
        CIE-LCH:
        15.9441, 31.3829, 296.1313
        CIE-Luv:
        15.9441, -2.8926, -29.3566
        Hunter-Lab:
        14.4510, 7.3777, -22.1042
      #202350 color charts
#202350 RGB chart
      #202350 CMYK chart
      #202350 RGB pie chart
      #202350 color shades, tints & tones
#202350 color schemes
#202350 color preview, HTML & CSS examples
           This text has a color of #202350        
        
          <p style="color:#202350;">Text here</p>
        
        
          .mytext {color:#202350;}
        
        Text color #202350
      
           This box has a color of #202350        
        
          <div style="background-color:#202350;">Content here</div>
        
        
          .mybackground {background-color:#202350;}
        
        Background color #202350
      
           Border around this has a color of #202350        
        
          <div style="border:2px solid #202350;">Content here</div>
        
        
          .myborder {border:2px solid #202350;}
        
        Border color #202350