#215c6e color space conversions
Hex:
        #215c6e
        RGB:
        33, 92, 110
        CMY:
        87, 64, 57
        CMYK:
        70, 16, 0, 57
      HSL:
        194°, 53.8462%, 28.0392%
        HSV (HSB):
        194°, 70.0000%, 43.1373%
        XYZ:
        7.2688, 9.1034, 16.1259
        xyY:
        0.2237, 0.2801, 9.1034
      CIE-Lab:
        36.1826, -12.6927, -15.8459
        CIE-LCH:
        36.1826, 20.3026, 231.3048
        CIE-Luv:
        36.1826, -21.9015, -19.7805
        Hunter-Lab:
        30.1719, -9.7977, -10.5683
      #215c6e color charts
#215c6e RGB chart
      #215c6e CMYK chart
      #215c6e RGB pie chart
      #215c6e color shades, tints & tones
#215c6e color schemes
#215c6e color preview, HTML & CSS examples
           This text has a color of #215c6e        
        
          <p style="color:#215c6e;">Text here</p>
        
        
          .mytext {color:#215c6e;}
        
        Text color #215c6e
      
           This box has a color of #215c6e        
        
          <div style="background-color:#215c6e;">Content here</div>
        
        
          .mybackground {background-color:#215c6e;}
        
        Background color #215c6e
      
           Border around this has a color of #215c6e        
        
          <div style="border:2px solid #215c6e;">Content here</div>
        
        
          .myborder {border:2px solid #215c6e;}
        
        Border color #215c6e