#645e7f color space conversions
Hex:
        #645e7f
        RGB:
        100, 94, 127
        CMY:
        61, 63, 50
        CMYK:
        21, 26, 0, 50
      HSL:
        251°, 14.9321%, 43.3333%
        HSV (HSB):
        251°, 25.9843%, 49.8039%
        XYZ:
        13.0890, 12.2470, 21.7527
        xyY:
        0.2780, 0.2601, 12.2470
      CIE-Lab:
        41.6061, 9.8998, -17.5971
        CIE-LCH:
        41.6061, 20.1907, 299.3612
        CIE-Luv:
        41.6061, 1.0558, -25.8114
        Hunter-Lab:
        34.9958, 5.5194, -12.3565
      #645e7f color charts
#645e7f RGB chart
      #645e7f CMYK chart
      #645e7f RGB pie chart
      #645e7f color shades, tints & tones
#645e7f color schemes
#645e7f color preview, HTML & CSS examples
           This text has a color of #645e7f        
        
          <p style="color:#645e7f;">Text here</p>
        
        
          .mytext {color:#645e7f;}
        
        Text color #645e7f
      
           This box has a color of #645e7f        
        
          <div style="background-color:#645e7f;">Content here</div>
        
        
          .mybackground {background-color:#645e7f;}
        
        Background color #645e7f
      
           Border around this has a color of #645e7f        
        
          <div style="border:2px solid #645e7f;">Content here</div>
        
        
          .myborder {border:2px solid #645e7f;}
        
        Border color #645e7f