#215d8d color space conversions
Hex:
        #215d8d
        RGB:
        33, 93, 141
        CMY:
        87, 64, 45
        CMYK:
        77, 34, 0, 45
      HSL:
        207°, 62.0690%, 34.1176%
        HSV (HSB):
        207°, 76.5957%, 55.2941%
        XYZ:
        9.3493, 10.0751, 26.6512
        xyY:
        0.2029, 0.2187, 10.0751
      CIE-Lab:
        37.9769, -1.8517, -32.0436
        CIE-LCH:
        37.9769, 32.0970, 266.6927
        CIE-Luv:
        37.9769, -20.8821, -45.0228
        Hunter-Lab:
        31.7413, -2.9710, -27.5632
      #215d8d color charts
#215d8d RGB chart
      #215d8d CMYK chart
      #215d8d RGB pie chart
      #215d8d color shades, tints & tones
#215d8d color schemes
#215d8d color preview, HTML & CSS examples
           This text has a color of #215d8d        
        
          <p style="color:#215d8d;">Text here</p>
        
        
          .mytext {color:#215d8d;}
        
        Text color #215d8d
      
           This box has a color of #215d8d        
        
          <div style="background-color:#215d8d;">Content here</div>
        
        
          .mybackground {background-color:#215d8d;}
        
        Background color #215d8d
      
           Border around this has a color of #215d8d        
        
          <div style="border:2px solid #215d8d;">Content here</div>
        
        
          .myborder {border:2px solid #215d8d;}
        
        Border color #215d8d