#7425db color space conversions
Hex:
        #7425db
        RGB:
        116, 37, 219
        CMY:
        55, 85, 14
        CMYK:
        47, 83, 0, 14
      HSL:
        266°, 71.6535%, 50.1961%
        HSV (HSB):
        266°, 83.1050%, 85.8824%
        XYZ:
        20.6502, 10.1506, 67.8887
        xyY:
        0.2092, 0.1029, 10.1506
      CIE-Lab:
        38.1114, 67.3449, -77.5653
        CIE-LCH:
        38.1114, 102.7215, 310.9656
        CIE-Luv:
        38.1114, 10.6559, -111.8429
        Hunter-Lab:
        31.8600, 59.9405, -104.0357
      #7425db color charts
#7425db RGB chart
      #7425db CMYK chart
      #7425db RGB pie chart
      #7425db color shades, tints & tones
#7425db color schemes
#7425db color preview, HTML & CSS examples
           This text has a color of #7425db        
        
          <p style="color:#7425db;">Text here</p>
        
        
          .mytext {color:#7425db;}
        
        Text color #7425db
      
           This box has a color of #7425db        
        
          <div style="background-color:#7425db;">Content here</div>
        
        
          .mybackground {background-color:#7425db;}
        
        Background color #7425db
      
           Border around this has a color of #7425db        
        
          <div style="border:2px solid #7425db;">Content here</div>
        
        
          .myborder {border:2px solid #7425db;}
        
        Border color #7425db