#64b3bd color space conversions
Hex:
        #64b3bd
        RGB:
        100, 179, 189
        CMY:
        61, 30, 26
        CMYK:
        47, 5, 0, 26
      HSL:
        187°, 40.2715%, 56.6667%
        HSV (HSB):
        187°, 47.0899%, 74.1176%
        XYZ:
        30.5609, 38.6236, 53.9885
        xyY:
        0.2481, 0.3136, 38.6236
      CIE-Lab:
        68.4778, -21.5871, -12.6473
        CIE-LCH:
        68.4778, 25.0192, 210.3648
        CIE-Luv:
        68.4778, -35.1354, -16.0160
        Hunter-Lab:
        62.1479, -20.9824, -8.0022
      #64b3bd color charts
#64b3bd RGB chart
      #64b3bd CMYK chart
      #64b3bd RGB pie chart
      #64b3bd color shades, tints & tones
#64b3bd color schemes
#64b3bd color preview, HTML & CSS examples
           This text has a color of #64b3bd        
        
          <p style="color:#64b3bd;">Text here</p>
        
        
          .mytext {color:#64b3bd;}
        
        Text color #64b3bd
      
           This box has a color of #64b3bd        
        
          <div style="background-color:#64b3bd;">Content here</div>
        
        
          .mybackground {background-color:#64b3bd;}
        
        Background color #64b3bd
      
           Border around this has a color of #64b3bd        
        
          <div style="border:2px solid #64b3bd;">Content here</div>
        
        
          .myborder {border:2px solid #64b3bd;}
        
        Border color #64b3bd