#203baf color space conversions
Hex:
        #203baf
        RGB:
        32, 59, 175
        CMY:
        87, 77, 31
        CMYK:
        82, 66, 0, 31
      HSL:
        229°, 69.0821%, 40.5882%
        HSV (HSB):
        229°, 81.7143%, 68.6275%
        XYZ:
        9.8975, 6.5302, 41.2962
        xyY:
        0.1715, 0.1131, 6.5302
      CIE-Lab:
        30.7124, 33.8867, -64.2319
        CIE-LCH:
        30.7124, 72.6226, 297.8147
        CIE-Luv:
        30.7124, -10.7804, -85.7317
        Hunter-Lab:
        25.5542, 24.4158, -77.9264
      #203baf color charts
#203baf RGB chart
      #203baf CMYK chart
      #203baf RGB pie chart
      #203baf color shades, tints & tones
#203baf color schemes
#203baf color preview, HTML & CSS examples
           This text has a color of #203baf        
        
          <p style="color:#203baf;">Text here</p>
        
        
          .mytext {color:#203baf;}
        
        Text color #203baf
      
           This box has a color of #203baf        
        
          <div style="background-color:#203baf;">Content here</div>
        
        
          .mybackground {background-color:#203baf;}
        
        Background color #203baf
      
           Border around this has a color of #203baf        
        
          <div style="border:2px solid #203baf;">Content here</div>
        
        
          .myborder {border:2px solid #203baf;}
        
        Border color #203baf