#7594fd color space conversions
Hex:
        #7594fd
        RGB:
        117, 148, 253
        CMY:
        54, 42, 1
        CMYK:
        54, 42, 0, 1
      HSL:
        226°, 97.1429%, 72.5490%
        HSV (HSB):
        226°, 53.7549%, 99.2157%
        XYZ:
        35.6556, 32.0536, 97.2362
        xyY:
        0.2162, 0.1943, 32.0536
      CIE-Lab:
        63.3871, 18.4204, -55.7240
        CIE-LCH:
        63.3871, 58.6897, 288.2921
        CIE-Luv:
        63.3871, -17.6041, -91.7792
        Hunter-Lab:
        56.6159, 13.3383, -62.1978
      #7594fd color charts
#7594fd RGB chart
      #7594fd CMYK chart
      #7594fd RGB pie chart
      #7594fd color shades, tints & tones
#7594fd color schemes
#7594fd color preview, HTML & CSS examples
           This text has a color of #7594fd        
        
          <p style="color:#7594fd;">Text here</p>
        
        
          .mytext {color:#7594fd;}
        
        Text color #7594fd
      
           This box has a color of #7594fd        
        
          <div style="background-color:#7594fd;">Content here</div>
        
        
          .mybackground {background-color:#7594fd;}
        
        Background color #7594fd
      
           Border around this has a color of #7594fd        
        
          <div style="border:2px solid #7594fd;">Content here</div>
        
        
          .myborder {border:2px solid #7594fd;}
        
        Border color #7594fd