#215f9e color space conversions
Hex:
        #215f9e
        RGB:
        33, 95, 158
        CMY:
        87, 63, 38
        CMYK:
        79, 40, 0, 38
      HSL:
        210°, 65.4450%, 37.4510%
        HSV (HSB):
        210°, 79.1139%, 61.9608%
        XYZ:
        10.8910, 10.9764, 33.8924
        xyY:
        0.1953, 0.1969, 10.9764
      CIE-Lab:
        39.5406, 3.4550, -39.7833
        CIE-LCH:
        39.5406, 39.9331, 274.9635
        CIE-Luv:
        39.5406, -20.9162, -57.5600
        Hunter-Lab:
        33.1306, 0.6994, -37.4618
      #215f9e color charts
#215f9e RGB chart
      #215f9e CMYK chart
      #215f9e RGB pie chart
      #215f9e color shades, tints & tones
#215f9e color schemes
#215f9e color preview, HTML & CSS examples
           This text has a color of #215f9e        
        
          <p style="color:#215f9e;">Text here</p>
        
        
          .mytext {color:#215f9e;}
        
        Text color #215f9e
      
           This box has a color of #215f9e        
        
          <div style="background-color:#215f9e;">Content here</div>
        
        
          .mybackground {background-color:#215f9e;}
        
        Background color #215f9e
      
           Border around this has a color of #215f9e        
        
          <div style="border:2px solid #215f9e;">Content here</div>
        
        
          .myborder {border:2px solid #215f9e;}
        
        Border color #215f9e