#596dfe color space conversions
Hex:
        #596dfe
        RGB:
        89, 109, 254
        CMY:
        65, 57, 0
        CMYK:
        65, 57, 0, 0
      HSL:
        233°, 98.8024%, 67.2549%
        HSV (HSB):
        233°, 64.9606%, 99.6078%
        XYZ:
        27.4779, 20.2169, 96.2199
        xyY:
        0.1909, 0.1405, 20.2169
      CIE-Lab:
        52.0815, 37.1567, -74.5431
        CIE-LCH:
        52.0815, 83.2904, 296.4944
        CIE-Luv:
        52.0815, -13.8046, -118.1990
        Hunter-Lab:
        44.9632, 30.3992, -95.4047
      #596dfe color charts
#596dfe RGB chart
      #596dfe CMYK chart
      #596dfe RGB pie chart
      #596dfe color shades, tints & tones
#596dfe color schemes
#596dfe color preview, HTML & CSS examples
           This text has a color of #596dfe        
        
          <p style="color:#596dfe;">Text here</p>
        
        
          .mytext {color:#596dfe;}
        
        Text color #596dfe
      
           This box has a color of #596dfe        
        
          <div style="background-color:#596dfe;">Content here</div>
        
        
          .mybackground {background-color:#596dfe;}
        
        Background color #596dfe
      
           Border around this has a color of #596dfe        
        
          <div style="border:2px solid #596dfe;">Content here</div>
        
        
          .myborder {border:2px solid #596dfe;}
        
        Border color #596dfe