#235d75 color space conversions
Hex:
        #235d75
        RGB:
        35, 93, 117
        CMY:
        86, 64, 54
        CMYK:
        70, 21, 0, 54
      HSL:
        198°, 53.9474%, 29.8039%
        HSV (HSB):
        198°, 70.0855%, 45.8824%
        XYZ:
        7.8184, 9.4704, 18.2455
        xyY:
        0.2200, 0.2665, 9.4704
      CIE-Lab:
        36.8746, -10.4562, -19.0996
        CIE-LCH:
        36.8746, 21.7744, 241.3013
        CIE-Luv:
        36.8746, -21.5697, -24.8181
        Hunter-Lab:
        30.7740, -8.5051, -13.6105
      #235d75 color charts
#235d75 RGB chart
      #235d75 CMYK chart
      #235d75 RGB pie chart
      #235d75 color shades, tints & tones
#235d75 color schemes
#235d75 color preview, HTML & CSS examples
           This text has a color of #235d75        
        
          <p style="color:#235d75;">Text here</p>
        
        
          .mytext {color:#235d75;}
        
        Text color #235d75
      
           This box has a color of #235d75        
        
          <div style="background-color:#235d75;">Content here</div>
        
        
          .mybackground {background-color:#235d75;}
        
        Background color #235d75
      
           Border around this has a color of #235d75        
        
          <div style="border:2px solid #235d75;">Content here</div>
        
        
          .myborder {border:2px solid #235d75;}
        
        Border color #235d75