#6140cd color space conversions
Hex:
        #6140cd
        RGB:
        97, 64, 205
        CMY:
        62, 75, 20
        CMYK:
        53, 69, 0, 20
      HSL:
        254°, 58.5062%, 52.7451%
        HSV (HSB):
        254°, 68.7805%, 80.3922%
        XYZ:
        17.7826, 10.6160, 58.8694
        xyY:
        0.2038, 0.1216, 10.6160
      CIE-Lab:
        38.9260, 49.2214, -68.2321
        CIE-LCH:
        38.9260, 84.1330, 305.8060
        CIE-Luv:
        38.9260, 1.6718, -100.2748
        Hunter-Lab:
        32.5821, 40.4026, -84.3177
      #6140cd color charts
#6140cd RGB chart
      #6140cd CMYK chart
      #6140cd RGB pie chart
      #6140cd color shades, tints & tones
#6140cd color schemes
#6140cd color preview, HTML & CSS examples
           This text has a color of #6140cd        
        
          <p style="color:#6140cd;">Text here</p>
        
        
          .mytext {color:#6140cd;}
        
        Text color #6140cd
      
           This box has a color of #6140cd        
        
          <div style="background-color:#6140cd;">Content here</div>
        
        
          .mybackground {background-color:#6140cd;}
        
        Background color #6140cd
      
           Border around this has a color of #6140cd        
        
          <div style="border:2px solid #6140cd;">Content here</div>
        
        
          .myborder {border:2px solid #6140cd;}
        
        Border color #6140cd