#203c8d color space conversions
Hex:
        #203c8d
        RGB:
        32, 60, 141
        CMY:
        87, 76, 45
        CMYK:
        77, 57, 0, 45
      HSL:
        225°, 63.0058%, 33.9216%
        HSV (HSB):
        225°, 77.3050%, 55.2941%
        XYZ:
        7.0192, 5.4619, 25.8836
        xyY:
        0.1830, 0.1424, 5.4619
      CIE-Lab:
        28.0121, 20.0678, -48.0114
        CIE-LCH:
        28.0121, 52.0366, 292.6839
        CIE-Luv:
        28.0121, -10.6730, -63.0988
        Hunter-Lab:
        23.3707, 12.7127, -49.3057
      #203c8d color charts
#203c8d RGB chart
      #203c8d CMYK chart
      #203c8d RGB pie chart
      #203c8d color shades, tints & tones
#203c8d color schemes
#203c8d color preview, HTML & CSS examples
           This text has a color of #203c8d        
        
          <p style="color:#203c8d;">Text here</p>
        
        
          .mytext {color:#203c8d;}
        
        Text color #203c8d
      
           This box has a color of #203c8d        
        
          <div style="background-color:#203c8d;">Content here</div>
        
        
          .mybackground {background-color:#203c8d;}
        
        Background color #203c8d
      
           Border around this has a color of #203c8d        
        
          <div style="border:2px solid #203c8d;">Content here</div>
        
        
          .myborder {border:2px solid #203c8d;}
        
        Border color #203c8d