#64507f color space conversions
Hex:
        #64507f
        RGB:
        100, 80, 127
        CMY:
        61, 69, 50
        CMYK:
        21, 37, 0, 50
      HSL:
        266°, 22.7053%, 40.5882%
        HSV (HSB):
        266°, 37.0079%, 49.8039%
        XYZ:
        11.9550, 9.9790, 21.3747
        xyY:
        0.2760, 0.2304, 9.9790
      CIE-Lab:
        37.8046, 18.6020, -23.4701
        CIE-LCH:
        37.8046, 29.9480, 308.3998
        CIE-Luv:
        37.8046, 6.8677, -34.6616
        Hunter-Lab:
        31.5895, 12.2713, -18.0054
      #64507f color charts
#64507f RGB chart
      #64507f CMYK chart
      #64507f RGB pie chart
      #64507f color shades, tints & tones
#64507f color schemes
#64507f color preview, HTML & CSS examples
           This text has a color of #64507f        
        
          <p style="color:#64507f;">Text here</p>
        
        
          .mytext {color:#64507f;}
        
        Text color #64507f
      
           This box has a color of #64507f        
        
          <div style="background-color:#64507f;">Content here</div>
        
        
          .mybackground {background-color:#64507f;}
        
        Background color #64507f
      
           Border around this has a color of #64507f        
        
          <div style="border:2px solid #64507f;">Content here</div>
        
        
          .myborder {border:2px solid #64507f;}
        
        Border color #64507f