#218a8d color space conversions
Hex:
        #218a8d
        RGB:
        33, 138, 141
        CMY:
        87, 46, 45
        CMYK:
        77, 2, 0, 45
      HSL:
        182°, 62.0690%, 34.1176%
        HSV (HSB):
        182°, 76.5957%, 55.2941%
        XYZ:
        14.5234, 20.4234, 28.3759
        xyY:
        0.2294, 0.3225, 20.4234
      CIE-Lab:
        52.3126, -27.1419, -9.9695
        CIE-LCH:
        52.3126, 28.9149, 200.1688
        CIE-Luv:
        52.3126, -37.2354, -10.6113
        Hunter-Lab:
        45.1922, -21.7220, -5.5933
      #218a8d color charts
#218a8d RGB chart
      #218a8d CMYK chart
      #218a8d RGB pie chart
      #218a8d color shades, tints & tones
#218a8d color schemes
#218a8d color preview, HTML & CSS examples
           This text has a color of #218a8d        
        
          <p style="color:#218a8d;">Text here</p>
        
        
          .mytext {color:#218a8d;}
        
        Text color #218a8d
      
           This box has a color of #218a8d        
        
          <div style="background-color:#218a8d;">Content here</div>
        
        
          .mybackground {background-color:#218a8d;}
        
        Background color #218a8d
      
           Border around this has a color of #218a8d        
        
          <div style="border:2px solid #218a8d;">Content here</div>
        
        
          .myborder {border:2px solid #218a8d;}
        
        Border color #218a8d