#235f73 color space conversions
Hex:
        #235f73
        RGB:
        35, 95, 115
        CMY:
        86, 63, 55
        CMYK:
        70, 17, 0, 55
      HSL:
        195°, 53.3333%, 29.4118%
        HSV (HSB):
        195°, 69.5652%, 45.0980%
        XYZ:
        7.8799, 9.7795, 17.6920
        xyY:
        0.2229, 0.2766, 9.7795
      CIE-Lab:
        37.4438, -12.3412, -16.9917
        CIE-LCH:
        37.4438, 21.0005, 234.0088
        CIE-Luv:
        37.4438, -22.4148, -21.6455
        Hunter-Lab:
        31.2723, -9.7488, -11.6522
      #235f73 color charts
#235f73 RGB chart
      #235f73 CMYK chart
      #235f73 RGB pie chart
      #235f73 color shades, tints & tones
#235f73 color schemes
#235f73 color preview, HTML & CSS examples
           This text has a color of #235f73        
        
          <p style="color:#235f73;">Text here</p>
        
        
          .mytext {color:#235f73;}
        
        Text color #235f73
      
           This box has a color of #235f73        
        
          <div style="background-color:#235f73;">Content here</div>
        
        
          .mybackground {background-color:#235f73;}
        
        Background color #235f73
      
           Border around this has a color of #235f73        
        
          <div style="border:2px solid #235f73;">Content here</div>
        
        
          .myborder {border:2px solid #235f73;}
        
        Border color #235f73