#64146d color space conversions
Hex:
        #64146d
        RGB:
        100, 20, 109
        CMY:
        61, 92, 57
        CMYK:
        8, 82, 0, 57
      HSL:
        294°, 68.9922%, 25.2941%
        HSV (HSB):
        294°, 81.6514%, 42.7451%
        XYZ:
        8.2660, 4.3138, 14.8650
        xyY:
        0.3012, 0.1572, 4.3138
      CIE-Lab:
        24.6827, 46.1682, -32.8402
        CIE-LCH:
        24.6827, 56.6567, 324.5752
        CIE-Luv:
        24.6827, 26.7593, -44.3160
        Hunter-Lab:
        20.7696, 34.6936, -27.8956
      #64146d color charts
#64146d RGB chart
      #64146d CMYK chart
      #64146d RGB pie chart
      #64146d color shades, tints & tones
#64146d color schemes
#64146d color preview, HTML & CSS examples
           This text has a color of #64146d        
        
          <p style="color:#64146d;">Text here</p>
        
        
          .mytext {color:#64146d;}
        
        Text color #64146d
      
           This box has a color of #64146d        
        
          <div style="background-color:#64146d;">Content here</div>
        
        
          .mybackground {background-color:#64146d;}
        
        Background color #64146d
      
           Border around this has a color of #64146d        
        
          <div style="border:2px solid #64146d;">Content here</div>
        
        
          .myborder {border:2px solid #64146d;}
        
        Border color #64146d