#215c5e color space conversions
Hex:
        #215c5e
        RGB:
        33, 92, 94
        CMY:
        87, 64, 63
        CMYK:
        65, 2, 0, 63
      HSL:
        182°, 48.0315%, 24.9020%
        HSV (HSB):
        182°, 64.8936%, 36.8627%
        XYZ:
        6.4747, 8.7858, 11.9442
        xyY:
        0.2380, 0.3230, 8.7858
      CIE-Lab:
        35.5685, -18.0741, -6.8294
        CIE-LCH:
        35.5685, 19.3213, 200.6992
        CIE-Luv:
        35.5685, -22.6923, -6.5406
        Hunter-Lab:
        29.6408, -12.8800, -3.1433
      #215c5e color charts
#215c5e RGB chart
      #215c5e CMYK chart
      #215c5e RGB pie chart
      #215c5e color shades, tints & tones
#215c5e color schemes
#215c5e color preview, HTML & CSS examples
           This text has a color of #215c5e        
        
          <p style="color:#215c5e;">Text here</p>
        
        
          .mytext {color:#215c5e;}
        
        Text color #215c5e
      
           This box has a color of #215c5e        
        
          <div style="background-color:#215c5e;">Content here</div>
        
        
          .mybackground {background-color:#215c5e;}
        
        Background color #215c5e
      
           Border around this has a color of #215c5e        
        
          <div style="border:2px solid #215c5e;">Content here</div>
        
        
          .myborder {border:2px solid #215c5e;}
        
        Border color #215c5e