#23507f color space conversions
Hex:
        #23507f
        RGB:
        35, 80, 127
        CMY:
        86, 69, 50
        CMYK:
        72, 37, 0, 50
      HSL:
        211°, 56.7901%, 31.7647%
        HSV (HSB):
        211°, 72.4409%, 49.8039%
        XYZ:
        7.3926, 7.6270, 21.1612
        xyY:
        0.2043, 0.2108, 7.6270
      CIE-Lab:
        33.1936, 1.3888, -31.0319
        CIE-LCH:
        33.1936, 31.0630, 272.5625
        CIE-Luv:
        33.1936, -16.5023, -42.2269
        Hunter-Lab:
        27.6169, -0.5484, -26.0985
      #23507f color charts
#23507f RGB chart
      #23507f CMYK chart
      #23507f RGB pie chart
      #23507f color shades, tints & tones
#23507f color schemes
#23507f color preview, HTML & CSS examples
           This text has a color of #23507f        
        
          <p style="color:#23507f;">Text here</p>
        
        
          .mytext {color:#23507f;}
        
        Text color #23507f
      
           This box has a color of #23507f        
        
          <div style="background-color:#23507f;">Content here</div>
        
        
          .mybackground {background-color:#23507f;}
        
        Background color #23507f
      
           Border around this has a color of #23507f        
        
          <div style="border:2px solid #23507f;">Content here</div>
        
        
          .myborder {border:2px solid #23507f;}
        
        Border color #23507f