#7594ef color space conversions
Hex:
        #7594ef
        RGB:
        117, 148, 239
        CMY:
        54, 42, 6
        CMYK:
        51, 38, 0, 6
      HSL:
        225°, 79.2208%, 69.8039%
        HSV (HSB):
        225°, 51.0460%, 93.7255%
        XYZ:
        33.5060, 31.1937, 85.9164
        xyY:
        0.2225, 0.2071, 31.1937
      CIE-Lab:
        62.6708, 14.1104, -49.1748
        CIE-LCH:
        62.6708, 51.1592, 286.0105
        CIE-Luv:
        62.6708, -17.3515, -80.2734
        Hunter-Lab:
        55.8513, 9.3449, -52.1102
      #7594ef color charts
#7594ef RGB chart
      #7594ef CMYK chart
      #7594ef RGB pie chart
      #7594ef color shades, tints & tones
#7594ef color schemes
#7594ef color preview, HTML & CSS examples
           This text has a color of #7594ef        
        
          <p style="color:#7594ef;">Text here</p>
        
        
          .mytext {color:#7594ef;}
        
        Text color #7594ef
      
           This box has a color of #7594ef        
        
          <div style="background-color:#7594ef;">Content here</div>
        
        
          .mybackground {background-color:#7594ef;}
        
        Background color #7594ef
      
           Border around this has a color of #7594ef        
        
          <div style="border:2px solid #7594ef;">Content here</div>
        
        
          .myborder {border:2px solid #7594ef;}
        
        Border color #7594ef