#215d8f color space conversions
Hex:
        #215d8f
        RGB:
        33, 93, 143
        CMY:
        87, 64, 44
        CMYK:
        77, 35, 0, 44
      HSL:
        207°, 62.5000%, 34.5098%
        HSV (HSB):
        207°, 76.9231%, 56.0784%
        XYZ:
        9.4995, 10.1352, 27.4422
        xyY:
        0.2018, 0.2153, 10.1352
      CIE-Lab:
        38.0840, -1.0838, -33.0846
        CIE-LCH:
        38.0840, 33.1023, 268.1238
        CIE-Luv:
        38.0840, -20.8026, -46.6739
        Hunter-Lab:
        31.8358, -2.4502, -28.8224
      #215d8f color charts
#215d8f RGB chart
      #215d8f CMYK chart
      #215d8f RGB pie chart
      #215d8f color shades, tints & tones
#215d8f color schemes
#215d8f color preview, HTML & CSS examples
           This text has a color of #215d8f        
        
          <p style="color:#215d8f;">Text here</p>
        
        
          .mytext {color:#215d8f;}
        
        Text color #215d8f
      
           This box has a color of #215d8f        
        
          <div style="background-color:#215d8f;">Content here</div>
        
        
          .mybackground {background-color:#215d8f;}
        
        Background color #215d8f
      
           Border around this has a color of #215d8f        
        
          <div style="border:2px solid #215d8f;">Content here</div>
        
        
          .myborder {border:2px solid #215d8f;}
        
        Border color #215d8f