#7594fa color space conversions
Hex:
        #7594fa
        RGB:
        117, 148, 250
        CMY:
        54, 42, 2
        CMYK:
        53, 41, 0, 2
      HSL:
        226°, 93.0070%, 71.9608%
        HSV (HSB):
        226°, 53.2000%, 98.0392%
        XYZ:
        35.1813, 31.8638, 94.7386
        xyY:
        0.2175, 0.1970, 31.8638
      CIE-Lab:
        63.2302, 17.4907, -54.3312
        CIE-LCH:
        63.2302, 57.0772, 287.8448
        CIE-Luv:
        63.2302, -17.5491, -89.3332
        Hunter-Lab:
        56.4481, 12.4663, -59.9946
      #7594fa color charts
#7594fa RGB chart
      #7594fa CMYK chart
      #7594fa RGB pie chart
      #7594fa color shades, tints & tones
#7594fa color schemes
#7594fa color preview, HTML & CSS examples
           This text has a color of #7594fa        
        
          <p style="color:#7594fa;">Text here</p>
        
        
          .mytext {color:#7594fa;}
        
        Text color #7594fa
      
           This box has a color of #7594fa        
        
          <div style="background-color:#7594fa;">Content here</div>
        
        
          .mybackground {background-color:#7594fa;}
        
        Background color #7594fa
      
           Border around this has a color of #7594fa        
        
          <div style="border:2px solid #7594fa;">Content here</div>
        
        
          .myborder {border:2px solid #7594fa;}
        
        Border color #7594fa