#64b2cd color space conversions
Hex:
        #64b2cd
        RGB:
        100, 178, 205
        CMY:
        61, 30, 20
        CMYK:
        51, 13, 0, 20
      HSL:
        195°, 51.2195%, 59.8039%
        HSV (HSB):
        195°, 51.2195%, 80.3922%
        XYZ:
        32.1954, 38.9579, 63.5804
        xyY:
        0.2390, 0.2891, 38.9579
      CIE-Lab:
        68.7208, -16.6338, -21.0969
        CIE-LCH:
        68.7208, 26.8656, 231.7461
        CIE-Luv:
        68.7208, -34.2335, -30.3975
        Hunter-Lab:
        62.4163, -17.1551, -16.7044
      #64b2cd color charts
#64b2cd RGB chart
      #64b2cd CMYK chart
      #64b2cd RGB pie chart
      #64b2cd color shades, tints & tones
#64b2cd color schemes
#64b2cd color preview, HTML & CSS examples
           This text has a color of #64b2cd        
        
          <p style="color:#64b2cd;">Text here</p>
        
        
          .mytext {color:#64b2cd;}
        
        Text color #64b2cd
      
           This box has a color of #64b2cd        
        
          <div style="background-color:#64b2cd;">Content here</div>
        
        
          .mybackground {background-color:#64b2cd;}
        
        Background color #64b2cd
      
           Border around this has a color of #64b2cd        
        
          <div style="border:2px solid #64b2cd;">Content here</div>
        
        
          .myborder {border:2px solid #64b2cd;}
        
        Border color #64b2cd