#235d58 color space conversions
Hex:
        #235d58
        RGB:
        35, 93, 88
        CMY:
        86, 64, 65
        CMYK:
        62, 0, 5, 64
      HSL:
        175°, 45.3125%, 25.0980%
        HSV (HSB):
        175°, 62.3656%, 36.4706%
        XYZ:
        6.3689, 8.8906, 10.6129
        xyY:
        0.2462, 0.3436, 8.8906
      CIE-Lab:
        35.7728, -20.0729, -2.7789
        CIE-LCH:
        35.7728, 20.2643, 187.8820
        CIE-Luv:
        35.7728, -22.9505, -0.9093
        Hunter-Lab:
        29.8171, -14.0524, -0.2313
      #235d58 color charts
#235d58 RGB chart
      #235d58 CMYK chart
      #235d58 RGB pie chart
      #235d58 color shades, tints & tones
#235d58 color schemes
#235d58 color preview, HTML & CSS examples
           This text has a color of #235d58        
        
          <p style="color:#235d58;">Text here</p>
        
        
          .mytext {color:#235d58;}
        
        Text color #235d58
      
           This box has a color of #235d58        
        
          <div style="background-color:#235d58;">Content here</div>
        
        
          .mybackground {background-color:#235d58;}
        
        Background color #235d58
      
           Border around this has a color of #235d58        
        
          <div style="border:2px solid #235d58;">Content here</div>
        
        
          .myborder {border:2px solid #235d58;}
        
        Border color #235d58