#64d5fa color space conversions
Hex:
        #64d5fa
        RGB:
        100, 213, 250
        CMY:
        61, 16, 2
        CMYK:
        60, 15, 0, 2
      HSL:
        195°, 93.7500%, 68.6275%
        HSV (HSB):
        195°, 60.0000%, 98.0392%
        XYZ:
        46.3051, 57.2000, 99.0426
        xyY:
        0.2286, 0.2824, 57.2000
      CIE-Lab:
        80.2919, -21.6220, -27.7632
        CIE-LCH:
        80.2919, 35.1896, 232.0885
        CIE-Luv:
        80.2919, -45.5862, -41.5932
        Hunter-Lab:
        75.6307, -23.0665, -24.7022
      #64d5fa color charts
#64d5fa RGB chart
      #64d5fa CMYK chart
      #64d5fa RGB pie chart
      #64d5fa color shades, tints & tones
#64d5fa color schemes
#64d5fa color preview, HTML & CSS examples
           This text has a color of #64d5fa        
        
          <p style="color:#64d5fa;">Text here</p>
        
        
          .mytext {color:#64d5fa;}
        
        Text color #64d5fa
      
           This box has a color of #64d5fa        
        
          <div style="background-color:#64d5fa;">Content here</div>
        
        
          .mybackground {background-color:#64d5fa;}
        
        Background color #64d5fa
      
           Border around this has a color of #64d5fa        
        
          <div style="border:2px solid #64d5fa;">Content here</div>
        
        
          .myborder {border:2px solid #64d5fa;}
        
        Border color #64d5fa