#215a80 color space conversions
Hex:
        #215a80
        RGB:
        33, 90, 128
        CMY:
        87, 65, 50
        CMYK:
        74, 30, 0, 50
      HSL:
        204°, 59.0062%, 31.5686%
        HSV (HSB):
        204°, 74.2188%, 50.1961%
        XYZ:
        8.1796, 9.1942, 21.7656
        xyY:
        0.2090, 0.2349, 9.1942
      CIE-Lab:
        36.3555, -4.9196, -26.6730
        CIE-LCH:
        36.3555, 27.1228, 259.5498
        CIE-Luv:
        36.3555, -20.3515, -36.3397
        Hunter-Lab:
        30.3219, -4.9111, -21.3341
      #215a80 color charts
#215a80 RGB chart
      #215a80 CMYK chart
      #215a80 RGB pie chart
      #215a80 color shades, tints & tones
#215a80 color schemes
#215a80 color preview, HTML & CSS examples
           This text has a color of #215a80        
        
          <p style="color:#215a80;">Text here</p>
        
        
          .mytext {color:#215a80;}
        
        Text color #215a80
      
           This box has a color of #215a80        
        
          <div style="background-color:#215a80;">Content here</div>
        
        
          .mybackground {background-color:#215a80;}
        
        Background color #215a80
      
           Border around this has a color of #215a80        
        
          <div style="border:2px solid #215a80;">Content here</div>
        
        
          .myborder {border:2px solid #215a80;}
        
        Border color #215a80