#64bcea color space conversions
Hex:
        #64bcea
        RGB:
        100, 188, 234
        CMY:
        61, 26, 8
        CMYK:
        57, 20, 0, 8
      HSL:
        201°, 76.1364%, 65.4902%
        HSV (HSB):
        201°, 57.2650%, 91.7647%
        XYZ:
        38.0900, 44.6163, 84.4461
        xyY:
        0.2279, 0.2669, 44.6163
      CIE-Lab:
        72.6385, -13.4294, -30.9289
        CIE-LCH:
        72.6385, 33.7186, 246.5293
        CIE-Luv:
        72.6385, -37.0567, -47.5470
        Hunter-Lab:
        66.7954, -15.1025, -28.2006
      #64bcea color charts
#64bcea RGB chart
      #64bcea CMYK chart
      #64bcea RGB pie chart
      #64bcea color shades, tints & tones
#64bcea color schemes
#64bcea color preview, HTML & CSS examples
           This text has a color of #64bcea        
        
          <p style="color:#64bcea;">Text here</p>
        
        
          .mytext {color:#64bcea;}
        
        Text color #64bcea
      
           This box has a color of #64bcea        
        
          <div style="background-color:#64bcea;">Content here</div>
        
        
          .mybackground {background-color:#64bcea;}
        
        Background color #64bcea
      
           Border around this has a color of #64bcea        
        
          <div style="border:2px solid #64bcea;">Content here</div>
        
        
          .myborder {border:2px solid #64bcea;}
        
        Border color #64bcea