#594efd color space conversions
Hex:
        #594efd
        RGB:
        89, 78, 253
        CMY:
        65, 69, 1
        CMYK:
        65, 69, 0, 1
      HSL:
        244°, 97.7654%, 64.9020%
        HSV (HSB):
        244°, 69.1700%, 99.2157%
        XYZ:
        24.5738, 14.6645, 94.4638
        xyY:
        0.1838, 0.1097, 14.6645
      CIE-Lab:
        45.1712, 54.8596, -85.2827
        CIE-LCH:
        45.1712, 101.4037, 302.7518
        CIE-Luv:
        45.1712, -6.8415, -128.2158
        Hunter-Lab:
        38.2942, 47.5306, -119.4501
      #594efd color charts
#594efd RGB chart
      #594efd CMYK chart
      #594efd RGB pie chart
      #594efd color shades, tints & tones
#594efd color schemes
#594efd color preview, HTML & CSS examples
           This text has a color of #594efd        
        
          <p style="color:#594efd;">Text here</p>
        
        
          .mytext {color:#594efd;}
        
        Text color #594efd
      
           This box has a color of #594efd        
        
          <div style="background-color:#594efd;">Content here</div>
        
        
          .mybackground {background-color:#594efd;}
        
        Background color #594efd
      
           Border around this has a color of #594efd        
        
          <div style="border:2px solid #594efd;">Content here</div>
        
        
          .myborder {border:2px solid #594efd;}
        
        Border color #594efd