#235e8d color space conversions
Hex:
        #235e8d
        RGB:
        35, 94, 141
        CMY:
        86, 63, 45
        CMYK:
        75, 33, 0, 45
      HSL:
        207°, 60.2273%, 34.5098%
        HSV (HSB):
        207°, 75.1773%, 55.2941%
        XYZ:
        9.5036, 10.2858, 26.6838
        xyY:
        0.2045, 0.2213, 10.2858
      CIE-Lab:
        38.3506, -2.1996, -31.4502
        CIE-LCH:
        38.3506, 31.5270, 265.9992
        CIE-Luv:
        38.3506, -20.9110, -44.2200
        Hunter-Lab:
        32.0715, -3.2313, -26.8797
      #235e8d color charts
#235e8d RGB chart
      #235e8d CMYK chart
      #235e8d RGB pie chart
      #235e8d color shades, tints & tones
#235e8d color schemes
#235e8d color preview, HTML & CSS examples
           This text has a color of #235e8d        
        
          <p style="color:#235e8d;">Text here</p>
        
        
          .mytext {color:#235e8d;}
        
        Text color #235e8d
      
           This box has a color of #235e8d        
        
          <div style="background-color:#235e8d;">Content here</div>
        
        
          .mybackground {background-color:#235e8d;}
        
        Background color #235e8d
      
           Border around this has a color of #235e8d        
        
          <div style="border:2px solid #235e8d;">Content here</div>
        
        
          .myborder {border:2px solid #235e8d;}
        
        Border color #235e8d