#642ecf color space conversions
Hex:
        #642ecf
        RGB:
        100, 46, 207
        CMY:
        61, 82, 19
        CMYK:
        52, 78, 0, 19
      HSL:
        260°, 63.6364%, 49.6078%
        HSV (HSB):
        260°, 77.7778%, 81.1765%
        XYZ:
        17.4950, 9.1683, 59.8791
        xyY:
        0.2022, 0.1059, 9.1683
      CIE-Lab:
        36.3063, 58.9628, -73.6749
        CIE-LCH:
        36.3063, 94.3642, 308.6707
        CIE-Luv:
        36.3063, 5.3193, -104.6720
        Hunter-Lab:
        30.2792, 50.1468, -96.0543
      #642ecf color charts
#642ecf RGB chart
      #642ecf CMYK chart
      #642ecf RGB pie chart
      #642ecf color shades, tints & tones
#642ecf color schemes
#642ecf color preview, HTML & CSS examples
           This text has a color of #642ecf        
        
          <p style="color:#642ecf;">Text here</p>
        
        
          .mytext {color:#642ecf;}
        
        Text color #642ecf
      
           This box has a color of #642ecf        
        
          <div style="background-color:#642ecf;">Content here</div>
        
        
          .mybackground {background-color:#642ecf;}
        
        Background color #642ecf
      
           Border around this has a color of #642ecf        
        
          <div style="border:2px solid #642ecf;">Content here</div>
        
        
          .myborder {border:2px solid #642ecf;}
        
        Border color #642ecf