#64b4dc color space conversions
Hex:
        #64b4dc
        RGB:
        100, 180, 220
        CMY:
        61, 29, 14
        CMYK:
        55, 18, 0, 14
      HSL:
        200°, 63.1579%, 62.7451%
        HSV (HSB):
        200°, 54.5455%, 86.2745%
        XYZ:
        34.4951, 40.5191, 73.7130
        xyY:
        0.2319, 0.2724, 40.5191
      CIE-Lab:
        69.8377, -13.3396, -27.6175
        CIE-LCH:
        69.8377, 30.6704, 244.2189
        CIE-Luv:
        69.8377, -34.5302, -41.7439
        Hunter-Lab:
        63.6547, -14.6648, -24.1005
      #64b4dc color charts
#64b4dc RGB chart
      #64b4dc CMYK chart
      #64b4dc RGB pie chart
      #64b4dc color shades, tints & tones
#64b4dc color schemes
#64b4dc color preview, HTML & CSS examples
           This text has a color of #64b4dc        
        
          <p style="color:#64b4dc;">Text here</p>
        
        
          .mytext {color:#64b4dc;}
        
        Text color #64b4dc
      
           This box has a color of #64b4dc        
        
          <div style="background-color:#64b4dc;">Content here</div>
        
        
          .mybackground {background-color:#64b4dc;}
        
        Background color #64b4dc
      
           Border around this has a color of #64b4dc        
        
          <div style="border:2px solid #64b4dc;">Content here</div>
        
        
          .myborder {border:2px solid #64b4dc;}
        
        Border color #64b4dc