#235d55 color space conversions
Hex:
        #235d55
        RGB:
        35, 93, 85
        CMY:
        86, 64, 67
        CMYK:
        62, 0, 9, 64
      HSL:
        172°, 45.3125%, 25.0980%
        HSV (HSB):
        172°, 62.3656%, 36.4706%
        XYZ:
        6.2472, 8.8419, 9.9717
        xyY:
        0.2493, 0.3528, 8.8419
      CIE-Lab:
        35.6781, -20.9672, -1.0500
        CIE-LCH:
        35.6781, 20.9934, 182.8670
        CIE-Luv:
        35.6781, -23.0954, 1.4460
        Hunter-Lab:
        29.7353, -14.5353, 0.9319
      #235d55 color charts
#235d55 RGB chart
      #235d55 CMYK chart
      #235d55 RGB pie chart
      #235d55 color shades, tints & tones
#235d55 color schemes
#235d55 color preview, HTML & CSS examples
           This text has a color of #235d55        
        
          <p style="color:#235d55;">Text here</p>
        
        
          .mytext {color:#235d55;}
        
        Text color #235d55
      
           This box has a color of #235d55        
        
          <div style="background-color:#235d55;">Content here</div>
        
        
          .mybackground {background-color:#235d55;}
        
        Background color #235d55
      
           Border around this has a color of #235d55        
        
          <div style="border:2px solid #235d55;">Content here</div>
        
        
          .myborder {border:2px solid #235d55;}
        
        Border color #235d55