#64c0ef color space conversions
Hex:
        #64c0ef
        RGB:
        100, 192, 239
        CMY:
        61, 25, 6
        CMYK:
        58, 20, 0, 6
      HSL:
        200°, 81.2865%, 66.4706%
        HSV (HSB):
        200°, 58.1590%, 93.7255%
        XYZ:
        39.6852, 46.6406, 88.5723
        xyY:
        0.2269, 0.2667, 46.6406
      CIE-Lab:
        73.9593, -14.0468, -31.5970
        CIE-LCH:
        73.9593, 34.5787, 246.0319
        CIE-Luv:
        73.9593, -38.3537, -48.7118
        Hunter-Lab:
        68.2939, -15.7892, -29.0891
      #64c0ef color charts
#64c0ef RGB chart
      #64c0ef CMYK chart
      #64c0ef RGB pie chart
      #64c0ef color shades, tints & tones
#64c0ef color schemes
#64c0ef color preview, HTML & CSS examples
           This text has a color of #64c0ef        
        
          <p style="color:#64c0ef;">Text here</p>
        
        
          .mytext {color:#64c0ef;}
        
        Text color #64c0ef
      
           This box has a color of #64c0ef        
        
          <div style="background-color:#64c0ef;">Content here</div>
        
        
          .mybackground {background-color:#64c0ef;}
        
        Background color #64c0ef
      
           Border around this has a color of #64c0ef        
        
          <div style="border:2px solid #64c0ef;">Content here</div>
        
        
          .myborder {border:2px solid #64c0ef;}
        
        Border color #64c0ef