#215d66 color space conversions
Hex:
        #215d66
        RGB:
        33, 93, 102
        CMY:
        87, 64, 60
        CMYK:
        68, 9, 0, 60
      HSL:
        188°, 51.1111%, 26.4706%
        HSV (HSB):
        188°, 67.6471%, 40.0000%
        XYZ:
        6.9398, 9.1113, 13.9633
        xyY:
        0.2312, 0.3036, 9.1113
      CIE-Lab:
        36.1978, -16.0095, -10.8607
        CIE-LCH:
        36.1978, 19.3458, 214.1526
        CIE-Luv:
        36.1978, -22.6786, -12.3647
        Hunter-Lab:
        30.1850, -11.7849, -6.2974
      #215d66 color charts
#215d66 RGB chart
      #215d66 CMYK chart
      #215d66 RGB pie chart
      #215d66 color shades, tints & tones
#215d66 color schemes
#215d66 color preview, HTML & CSS examples
           This text has a color of #215d66        
        
          <p style="color:#215d66;">Text here</p>
        
        
          .mytext {color:#215d66;}
        
        Text color #215d66
      
           This box has a color of #215d66        
        
          <div style="background-color:#215d66;">Content here</div>
        
        
          .mybackground {background-color:#215d66;}
        
        Background color #215d66
      
           Border around this has a color of #215d66        
        
          <div style="border:2px solid #215d66;">Content here</div>
        
        
          .myborder {border:2px solid #215d66;}
        
        Border color #215d66