#7259fd color space conversions
Hex:
        #7259fd
        RGB:
        114, 89, 253
        CMY:
        55, 65, 1
        CMYK:
        55, 65, 0, 1
      HSL:
        249°, 97.6190%, 67.0588%
        HSV (HSB):
        249°, 64.8221%, 99.2157%
        XYZ:
        28.2414, 17.8140, 94.8785
        xyY:
        0.2004, 0.1264, 17.8140
      CIE-Lab:
        49.2697, 52.3110, -78.4949
        CIE-LCH:
        49.2697, 94.3287, 303.6805
        CIE-Luv:
        49.2697, -1.9859, -122.9475
        Hunter-Lab:
        42.2067, 45.5768, -103.7363
      #7259fd color charts
#7259fd RGB chart
      #7259fd CMYK chart
      #7259fd RGB pie chart
      #7259fd color shades, tints & tones
#7259fd color schemes
#7259fd color preview, HTML & CSS examples
           This text has a color of #7259fd        
        
          <p style="color:#7259fd;">Text here</p>
        
        
          .mytext {color:#7259fd;}
        
        Text color #7259fd
      
           This box has a color of #7259fd        
        
          <div style="background-color:#7259fd;">Content here</div>
        
        
          .mybackground {background-color:#7259fd;}
        
        Background color #7259fd
      
           Border around this has a color of #7259fd        
        
          <div style="border:2px solid #7259fd;">Content here</div>
        
        
          .myborder {border:2px solid #7259fd;}
        
        Border color #7259fd