#594fce color space conversions
Hex:
        #594fce
        RGB:
        89, 79, 206
        CMY:
        65, 69, 19
        CMYK:
        57, 62, 0, 19
      HSL:
        245°, 56.4444%, 55.8824%
        HSV (HSB):
        245°, 61.6505%, 80.7843%
        XYZ:
        18.0564, 12.1720, 59.7903
        xyY:
        0.2006, 0.1352, 12.1720
      CIE-Lab:
        41.4883, 39.6371, -64.6595
        CIE-LCH:
        41.4883, 75.8417, 301.5088
        CIE-Luv:
        41.4883, -4.1943, -97.1133
        Hunter-Lab:
        34.8885, 31.3272, -77.1866
      #594fce color charts
#594fce RGB chart
      #594fce CMYK chart
      #594fce RGB pie chart
      #594fce color shades, tints & tones
#594fce color schemes
#594fce color preview, HTML & CSS examples
           This text has a color of #594fce        
        
          <p style="color:#594fce;">Text here</p>
        
        
          .mytext {color:#594fce;}
        
        Text color #594fce
      
           This box has a color of #594fce        
        
          <div style="background-color:#594fce;">Content here</div>
        
        
          .mybackground {background-color:#594fce;}
        
        Background color #594fce
      
           Border around this has a color of #594fce        
        
          <div style="border:2px solid #594fce;">Content here</div>
        
        
          .myborder {border:2px solid #594fce;}
        
        Border color #594fce