#23379c color space conversions
Hex:
        #23379c
        RGB:
        35, 55, 156
        CMY:
        86, 78, 39
        CMYK:
        78, 65, 0, 39
      HSL:
        230°, 63.3508%, 37.4510%
        HSV (HSB):
        230°, 77.5641%, 61.1765%
        XYZ:
        8.0601, 5.4900, 32.0874
        xyY:
        0.1766, 0.1203, 5.4900
      CIE-Lab:
        28.0875, 29.6374, -57.0799
        CIE-LCH:
        28.0875, 64.3155, 297.4395
        CIE-Luv:
        28.0875, -9.1755, -74.3594
        Hunter-Lab:
        23.4308, 20.3994, -64.7934
      #23379c color charts
#23379c RGB chart
      #23379c CMYK chart
      #23379c RGB pie chart
      #23379c color shades, tints & tones
#23379c color schemes
#23379c color preview, HTML & CSS examples
           This text has a color of #23379c        
        
          <p style="color:#23379c;">Text here</p>
        
        
          .mytext {color:#23379c;}
        
        Text color #23379c
      
           This box has a color of #23379c        
        
          <div style="background-color:#23379c;">Content here</div>
        
        
          .mybackground {background-color:#23379c;}
        
        Background color #23379c
      
           Border around this has a color of #23379c        
        
          <div style="border:2px solid #23379c;">Content here</div>
        
        
          .myborder {border:2px solid #23379c;}
        
        Border color #23379c