#2367a5 color space conversions
Hex:
        #2367a5
        RGB:
        35, 103, 165
        CMY:
        86, 60, 35
        CMYK:
        79, 38, 0, 35
      HSL:
        209°, 65.0000%, 39.2157%
        HSV (HSB):
        209°, 78.7879%, 64.7059%
        XYZ:
        12.3349, 12.7744, 37.4129
        xyY:
        0.1973, 0.2043, 12.7744
      CIE-Lab:
        42.4214, 1.3286, -39.3559
        CIE-LCH:
        42.4214, 39.3784, 271.9335
        CIE-Luv:
        42.4214, -23.0493, -57.7542
        Hunter-Lab:
        35.7413, -0.9441, -37.0440
      #2367a5 color charts
#2367a5 RGB chart
      #2367a5 CMYK chart
      #2367a5 RGB pie chart
      #2367a5 color shades, tints & tones
#2367a5 color schemes
#2367a5 color preview, HTML & CSS examples
           This text has a color of #2367a5        
        
          <p style="color:#2367a5;">Text here</p>
        
        
          .mytext {color:#2367a5;}
        
        Text color #2367a5
      
           This box has a color of #2367a5        
        
          <div style="background-color:#2367a5;">Content here</div>
        
        
          .mybackground {background-color:#2367a5;}
        
        Background color #2367a5
      
           Border around this has a color of #2367a5        
        
          <div style="border:2px solid #2367a5;">Content here</div>
        
        
          .myborder {border:2px solid #2367a5;}
        
        Border color #2367a5