#64245f color space conversions
Hex:
        #64245f
        RGB:
        100, 36, 95
        CMY:
        61, 86, 63
        CMYK:
        0, 64, 5, 61
      HSL:
        305°, 47.0588%, 26.6667%
        HSV (HSB):
        305°, 64.0000%, 39.2157%
        XYZ:
        7.9520, 4.7973, 11.3333
        xyY:
        0.3302, 0.1992, 4.7973
      CIE-Lab:
        26.1493, 37.0052, -21.4085
        CIE-LCH:
        26.1493, 42.7517, 329.9495
        CIE-Luv:
        26.1493, 27.6689, -30.3593
        Hunter-Lab:
        21.9027, 26.4760, -15.3470
      #64245f color charts
#64245f RGB chart
      #64245f CMYK chart
      #64245f RGB pie chart
      #64245f color shades, tints & tones
#64245f color schemes
#64245f color preview, HTML & CSS examples
           This text has a color of #64245f        
        
          <p style="color:#64245f;">Text here</p>
        
        
          .mytext {color:#64245f;}
        
        Text color #64245f
      
           This box has a color of #64245f        
        
          <div style="background-color:#64245f;">Content here</div>
        
        
          .mybackground {background-color:#64245f;}
        
        Background color #64245f
      
           Border around this has a color of #64245f        
        
          <div style="border:2px solid #64245f;">Content here</div>
        
        
          .myborder {border:2px solid #64245f;}
        
        Border color #64245f