#595adf color space conversions
Hex:
        #595adf
        RGB:
        89, 90, 223
        CMY:
        65, 65, 13
        CMYK:
        60, 60, 0, 13
      HSL:
        240°, 67.6768%, 61.1765%
        HSV (HSB):
        240°, 60.0897%, 87.4510%
        XYZ:
        21.0953, 14.7639, 71.5499
        xyY:
        0.1964, 0.1375, 14.7639
      CIE-Lab:
        45.3091, 38.4644, -68.1733
        CIE-LCH:
        45.3091, 78.2759, 299.4323
        CIE-Luv:
        45.3091, -7.8225, -104.6748
        Hunter-Lab:
        38.4238, 30.7576, -83.5087
      #595adf color charts
#595adf RGB chart
      #595adf CMYK chart
      #595adf RGB pie chart
      #595adf color shades, tints & tones
#595adf color schemes
#595adf color preview, HTML & CSS examples
           This text has a color of #595adf        
        
          <p style="color:#595adf;">Text here</p>
        
        
          .mytext {color:#595adf;}
        
        Text color #595adf
      
           This box has a color of #595adf        
        
          <div style="background-color:#595adf;">Content here</div>
        
        
          .mybackground {background-color:#595adf;}
        
        Background color #595adf
      
           Border around this has a color of #595adf        
        
          <div style="border:2px solid #595adf;">Content here</div>
        
        
          .myborder {border:2px solid #595adf;}
        
        Border color #595adf