#64bedb color space conversions
Hex:
        #64bedb
        RGB:
        100, 190, 219
        CMY:
        61, 25, 14
        CMYK:
        54, 13, 0, 14
      HSL:
        195°, 62.3037%, 62.5490%
        HSV (HSB):
        195°, 54.3379%, 85.8824%
        XYZ:
        36.4552, 44.6507, 73.7149
        xyY:
        0.2355, 0.2884, 44.6507
      CIE-Lab:
        72.6613, -18.8790, -22.7507
        CIE-LCH:
        72.6613, 29.5637, 230.3134
        CIE-Luv:
        72.6613, -38.3479, -33.0635
        Hunter-Lab:
        66.8212, -19.5541, -18.6319
      #64bedb color charts
#64bedb RGB chart
      #64bedb CMYK chart
      #64bedb RGB pie chart
      #64bedb color shades, tints & tones
#64bedb color schemes
#64bedb color preview, HTML & CSS examples
           This text has a color of #64bedb        
        
          <p style="color:#64bedb;">Text here</p>
        
        
          .mytext {color:#64bedb;}
        
        Text color #64bedb
      
           This box has a color of #64bedb        
        
          <div style="background-color:#64bedb;">Content here</div>
        
        
          .mybackground {background-color:#64bedb;}
        
        Background color #64bedb
      
           Border around this has a color of #64bedb        
        
          <div style="border:2px solid #64bedb;">Content here</div>
        
        
          .myborder {border:2px solid #64bedb;}
        
        Border color #64bedb