#64a1ec color space conversions
Hex:
        #64a1ec
        RGB:
        100, 161, 236
        CMY:
        61, 37, 7
        CMYK:
        58, 32, 0, 7
      HSL:
        213°, 78.1609%, 65.8824%
        HSV (HSB):
        213°, 57.6271%, 92.5490%
        XYZ:
        33.1407, 34.2552, 84.2221
        xyY:
        0.2186, 0.2259, 34.2552
      CIE-Lab:
        65.1646, 2.0729, -43.6522
        CIE-LCH:
        65.1646, 43.7014, 272.7188
        CIE-Luv:
        65.1646, -27.1598, -70.1342
        Hunter-Lab:
        58.5279, -1.3505, -44.3492
      #64a1ec color charts
#64a1ec RGB chart
      #64a1ec CMYK chart
      #64a1ec RGB pie chart
      #64a1ec color shades, tints & tones
#64a1ec color schemes
#64a1ec color preview, HTML & CSS examples
           This text has a color of #64a1ec        
        
          <p style="color:#64a1ec;">Text here</p>
        
        
          .mytext {color:#64a1ec;}
        
        Text color #64a1ec
      
           This box has a color of #64a1ec        
        
          <div style="background-color:#64a1ec;">Content here</div>
        
        
          .mybackground {background-color:#64a1ec;}
        
        Background color #64a1ec
      
           Border around this has a color of #64a1ec        
        
          <div style="border:2px solid #64a1ec;">Content here</div>
        
        
          .myborder {border:2px solid #64a1ec;}
        
        Border color #64a1ec