#7261ef color space conversions
Hex:
        #7261ef
        RGB:
        114, 97, 239
        CMY:
        55, 62, 6
        CMYK:
        52, 59, 0, 6
      HSL:
        247°, 81.6092%, 65.8824%
        HSV (HSB):
        247°, 59.4142%, 93.7255%
        XYZ:
        26.7941, 18.3588, 83.7928
        xyY:
        0.2078, 0.1424, 18.3588
      CIE-Lab:
        49.9284, 43.6721, -69.6091
        CIE-LCH:
        49.9284, 82.1746, 302.1038
        CIE-Luv:
        49.9284, -2.7421, -110.2436
        Hunter-Lab:
        42.8472, 36.6409, -85.9557
      #7261ef color charts
#7261ef RGB chart
      #7261ef CMYK chart
      #7261ef RGB pie chart
      #7261ef color shades, tints & tones
#7261ef color schemes
#7261ef color preview, HTML & CSS examples
           This text has a color of #7261ef        
        
          <p style="color:#7261ef;">Text here</p>
        
        
          .mytext {color:#7261ef;}
        
        Text color #7261ef
      
           This box has a color of #7261ef        
        
          <div style="background-color:#7261ef;">Content here</div>
        
        
          .mybackground {background-color:#7261ef;}
        
        Background color #7261ef
      
           Border around this has a color of #7261ef        
        
          <div style="border:2px solid #7261ef;">Content here</div>
        
        
          .myborder {border:2px solid #7261ef;}
        
        Border color #7261ef