#64bdde color space conversions
Hex:
        #64bdde
        RGB:
        100, 189, 222
        CMY:
        61, 26, 13
        CMYK:
        55, 15, 0, 13
      HSL:
        196°, 64.8936%, 63.1373%
        HSV (HSB):
        196°, 54.9550%, 87.0588%
        XYZ:
        36.6379, 44.3784, 75.7421
        xyY:
        0.2337, 0.2831, 44.3784
      CIE-Lab:
        72.4807, -17.4946, -24.6574
        CIE-LCH:
        72.4807, 30.2332, 234.6440
        CIE-Luv:
        72.4807, -37.8590, -36.4230
        Hunter-Lab:
        66.6171, -18.4090, -20.7793
      #64bdde color charts
#64bdde RGB chart
      #64bdde CMYK chart
      #64bdde RGB pie chart
      #64bdde color shades, tints & tones
#64bdde color schemes
#64bdde color preview, HTML & CSS examples
           This text has a color of #64bdde        
        
          <p style="color:#64bdde;">Text here</p>
        
        
          .mytext {color:#64bdde;}
        
        Text color #64bdde
      
           This box has a color of #64bdde        
        
          <div style="background-color:#64bdde;">Content here</div>
        
        
          .mybackground {background-color:#64bdde;}
        
        Background color #64bdde
      
           Border around this has a color of #64bdde        
        
          <div style="border:2px solid #64bdde;">Content here</div>
        
        
          .myborder {border:2px solid #64bdde;}
        
        Border color #64bdde