#642e87 color space conversions
Hex:
        #642e87
        RGB:
        100, 46, 135
        CMY:
        61, 82, 47
        CMYK:
        26, 66, 0, 47
      HSL:
        276°, 49.1713%, 35.4902%
        HSV (HSB):
        276°, 65.9259%, 52.9412%
        XYZ:
        10.6057, 6.4126, 23.6004
        xyY:
        0.2611, 0.1579, 6.4126
      CIE-Lab:
        30.4304, 40.5843, -40.0864
        CIE-LCH:
        30.4304, 57.0439, 315.3536
        CIE-Luv:
        30.4304, 16.2324, -56.7151
        Hunter-Lab:
        25.3231, 30.4432, -37.5305
      #642e87 color charts
#642e87 RGB chart
      #642e87 CMYK chart
      #642e87 RGB pie chart
      #642e87 color shades, tints & tones
#642e87 color schemes
#642e87 color preview, HTML & CSS examples
           This text has a color of #642e87        
        
          <p style="color:#642e87;">Text here</p>
        
        
          .mytext {color:#642e87;}
        
        Text color #642e87
      
           This box has a color of #642e87        
        
          <div style="background-color:#642e87;">Content here</div>
        
        
          .mybackground {background-color:#642e87;}
        
        Background color #642e87
      
           Border around this has a color of #642e87        
        
          <div style="border:2px solid #642e87;">Content here</div>
        
        
          .myborder {border:2px solid #642e87;}
        
        Border color #642e87