#64bcbd color space conversions
Hex:
        #64bcbd
        RGB:
        100, 188, 189
        CMY:
        61, 26, 26
        CMYK:
        47, 1, 0, 26
      HSL:
        181°, 40.2715%, 56.6667%
        HSV (HSB):
        181°, 47.0899%, 74.1176%
        XYZ:
        32.4241, 42.3499, 54.6095
        xyY:
        0.2506, 0.3273, 42.3499
      CIE-Lab:
        71.1115, -26.1153, -8.7110
        CIE-LCH:
        71.1115, 27.5298, 198.4467
        CIE-Luv:
        71.1115, -38.6987, -9.1979
        Hunter-Lab:
        65.0768, -24.9480, -4.1998
      #64bcbd color charts
#64bcbd RGB chart
      #64bcbd CMYK chart
      #64bcbd RGB pie chart
      #64bcbd color shades, tints & tones
#64bcbd color schemes
#64bcbd color preview, HTML & CSS examples
           This text has a color of #64bcbd        
        
          <p style="color:#64bcbd;">Text here</p>
        
        
          .mytext {color:#64bcbd;}
        
        Text color #64bcbd
      
           This box has a color of #64bcbd        
        
          <div style="background-color:#64bcbd;">Content here</div>
        
        
          .mybackground {background-color:#64bcbd;}
        
        Background color #64bcbd
      
           Border around this has a color of #64bcbd        
        
          <div style="border:2px solid #64bcbd;">Content here</div>
        
        
          .myborder {border:2px solid #64bcbd;}
        
        Border color #64bcbd