#64acbb color space conversions
Hex:
        #64acbb
        RGB:
        100, 172, 187
        CMY:
        61, 33, 27
        CMYK:
        47, 8, 0, 27
      HSL:
        190°, 39.0135%, 56.2745%
        HSV (HSB):
        190°, 46.5241%, 73.3333%
        XYZ:
        28.9777, 35.8022, 52.3969
        xyY:
        0.2473, 0.3055, 35.8022
      CIE-Lab:
        66.3685, -18.5161, -14.7128
        CIE-LCH:
        66.3685, 23.6498, 218.4705
        CIE-Luv:
        66.3685, -32.4111, -19.6629
        Hunter-Lab:
        59.8350, -18.2648, -10.0352
      #64acbb color charts
#64acbb RGB chart
      #64acbb CMYK chart
      #64acbb RGB pie chart
      #64acbb color shades, tints & tones
#64acbb color schemes
#64acbb color preview, HTML & CSS examples
           This text has a color of #64acbb        
        
          <p style="color:#64acbb;">Text here</p>
        
        
          .mytext {color:#64acbb;}
        
        Text color #64acbb
      
           This box has a color of #64acbb        
        
          <div style="background-color:#64acbb;">Content here</div>
        
        
          .mybackground {background-color:#64acbb;}
        
        Background color #64acbb
      
           Border around this has a color of #64acbb        
        
          <div style="border:2px solid #64acbb;">Content here</div>
        
        
          .myborder {border:2px solid #64acbb;}
        
        Border color #64acbb