#64bbba color space conversions
Hex:
        #64bbba
        RGB:
        100, 187, 186
        CMY:
        61, 27, 27
        CMYK:
        47, 0, 1, 27
      HSL:
        179°, 39.0135%, 56.2745%
        HSV (HSB):
        179°, 46.5241%, 73.3333%
        XYZ:
        31.8888, 41.7951, 52.8409
        xyY:
        0.2520, 0.3303, 41.7951
      CIE-Lab:
        70.7295, -26.4018, -7.6354
        CIE-LCH:
        70.7295, 27.4837, 196.1299
        CIE-Luv:
        70.7295, -38.4144, -7.4620
        Hunter-Lab:
        64.6492, -25.0893, -3.2062
      #64bbba color charts
#64bbba RGB chart
      #64bbba CMYK chart
      #64bbba RGB pie chart
      #64bbba color shades, tints & tones
#64bbba color schemes
#64bbba color preview, HTML & CSS examples
           This text has a color of #64bbba        
        
          <p style="color:#64bbba;">Text here</p>
        
        
          .mytext {color:#64bbba;}
        
        Text color #64bbba
      
           This box has a color of #64bbba        
        
          <div style="background-color:#64bbba;">Content here</div>
        
        
          .mybackground {background-color:#64bbba;}
        
        Background color #64bbba
      
           Border around this has a color of #64bbba        
        
          <div style="border:2px solid #64bbba;">Content here</div>
        
        
          .myborder {border:2px solid #64bbba;}
        
        Border color #64bbba