#64b5ec color space conversions
Hex:
        #64b5ec
        RGB:
        100, 181, 236
        CMY:
        61, 29, 7
        CMYK:
        58, 23, 0, 7
      HSL:
        204°, 78.1609%, 65.8824%
        HSV (HSB):
        204°, 57.6271%, 92.5490%
        XYZ:
        36.9197, 41.8132, 85.4818
        xyY:
        0.2248, 0.2546, 41.8132
      CIE-Lab:
        70.7419, -9.0693, -34.9469
        CIE-LCH:
        70.7419, 36.1046, 255.4517
        CIE-Luv:
        70.7419, -34.4108, -54.7596
        Hunter-Lab:
        64.6631, -11.2450, -33.1145
      #64b5ec color charts
#64b5ec RGB chart
      #64b5ec CMYK chart
      #64b5ec RGB pie chart
      #64b5ec color shades, tints & tones
#64b5ec color schemes
#64b5ec color preview, HTML & CSS examples
           This text has a color of #64b5ec        
        
          <p style="color:#64b5ec;">Text here</p>
        
        
          .mytext {color:#64b5ec;}
        
        Text color #64b5ec
      
           This box has a color of #64b5ec        
        
          <div style="background-color:#64b5ec;">Content here</div>
        
        
          .mybackground {background-color:#64b5ec;}
        
        Background color #64b5ec
      
           Border around this has a color of #64b5ec        
        
          <div style="border:2px solid #64b5ec;">Content here</div>
        
        
          .myborder {border:2px solid #64b5ec;}
        
        Border color #64b5ec