#236f94 color space conversions
Hex:
        #236f94
        RGB:
        35, 111, 148
        CMY:
        86, 56, 42
        CMYK:
        76, 25, 0, 42
      HSL:
        200°, 61.7486%, 35.8824%
        HSV (HSB):
        200°, 76.3514%, 58.0392%
        XYZ:
        11.7229, 13.8643, 30.0752
        xyY:
        0.2106, 0.2491, 13.8643
      CIE-Lab:
        44.0377, -9.8965, -26.7372
        CIE-LCH:
        44.0377, 28.5100, 249.6885
        CIE-Luv:
        44.0377, -26.6406, -37.6190
        Hunter-Lab:
        37.2348, -8.9627, -21.8252
      #236f94 color charts
#236f94 RGB chart
      #236f94 CMYK chart
      #236f94 RGB pie chart
      #236f94 color shades, tints & tones
#236f94 color schemes
#236f94 color preview, HTML & CSS examples
           This text has a color of #236f94        
        
          <p style="color:#236f94;">Text here</p>
        
        
          .mytext {color:#236f94;}
        
        Text color #236f94
      
           This box has a color of #236f94        
        
          <div style="background-color:#236f94;">Content here</div>
        
        
          .mybackground {background-color:#236f94;}
        
        Background color #236f94
      
           Border around this has a color of #236f94        
        
          <div style="border:2px solid #236f94;">Content here</div>
        
        
          .myborder {border:2px solid #236f94;}
        
        Border color #236f94