#7261fd color space conversions
Hex:
        #7261fd
        RGB:
        114, 97, 253
        CMY:
        55, 62, 1
        CMYK:
        55, 62, 0, 1
      HSL:
        247°, 97.5000%, 68.6275%
        HSV (HSB):
        247°, 61.6601%, 99.2157%
        XYZ:
        28.9437, 19.2186, 95.1126
        xyY:
        0.2020, 0.1341, 19.2186
      CIE-Lab:
        50.9420, 47.8460, -75.7686
        CIE-LCH:
        50.9420, 89.6110, 302.2714
        CIE-Luv:
        50.9420, -3.7759, -120.0533
        Hunter-Lab:
        43.8391, 41.1322, -97.9473
      #7261fd color charts
#7261fd RGB chart
      #7261fd CMYK chart
      #7261fd RGB pie chart
      #7261fd color shades, tints & tones
#7261fd color schemes
#7261fd color preview, HTML & CSS examples
           This text has a color of #7261fd        
        
          <p style="color:#7261fd;">Text here</p>
        
        
          .mytext {color:#7261fd;}
        
        Text color #7261fd
      
           This box has a color of #7261fd        
        
          <div style="background-color:#7261fd;">Content here</div>
        
        
          .mybackground {background-color:#7261fd;}
        
        Background color #7261fd
      
           Border around this has a color of #7261fd        
        
          <div style="border:2px solid #7261fd;">Content here</div>
        
        
          .myborder {border:2px solid #7261fd;}
        
        Border color #7261fd