#64eafd color space conversions
Hex:
        #64eafd
        RGB:
        100, 234, 253
        CMY:
        61, 8, 1
        CMYK:
        60, 8, 0, 1
      HSL:
        187°, 97.4522%, 69.2157%
        HSV (HSB):
        187°, 60.4743%, 99.2157%
        XYZ:
        52.4080, 68.6468, 103.4165
        xyY:
        0.2335, 0.3058, 68.6468
      CIE-Lab:
        86.3289, -31.0672, -20.1663
        CIE-LCH:
        86.3289, 37.0385, 212.9883
        CIE-Luv:
        86.3289, -53.0624, -27.6234
        Hunter-Lab:
        82.8534, -32.0852, -16.0076
      #64eafd color charts
#64eafd RGB chart
      #64eafd CMYK chart
      #64eafd RGB pie chart
      #64eafd color shades, tints & tones
#64eafd color schemes
#64eafd color preview, HTML & CSS examples
           This text has a color of #64eafd        
        
          <p style="color:#64eafd;">Text here</p>
        
        
          .mytext {color:#64eafd;}
        
        Text color #64eafd
      
           This box has a color of #64eafd        
        
          <div style="background-color:#64eafd;">Content here</div>
        
        
          .mybackground {background-color:#64eafd;}
        
        Background color #64eafd
      
           Border around this has a color of #64eafd        
        
          <div style="border:2px solid #64eafd;">Content here</div>
        
        
          .myborder {border:2px solid #64eafd;}
        
        Border color #64eafd