#5962d2 color space conversions
Hex:
        #5962d2
        RGB:
        89, 98, 210
        CMY:
        65, 62, 18
        CMYK:
        58, 53, 0, 18
      HSL:
        236°, 57.3460%, 58.6275%
        HSV (HSB):
        236°, 57.6190%, 82.3529%
        XYZ:
        20.1204, 15.5124, 62.9065
        xyY:
        0.2042, 0.1574, 15.5124
      CIE-Lab:
        46.3281, 29.3349, -59.1122
        CIE-LCH:
        46.3281, 65.9909, 296.3933
        CIE-Luv:
        46.3281, -9.3708, -91.6251
        Hunter-Lab:
        39.3857, 22.2625, -67.1274
      #5962d2 color charts
#5962d2 RGB chart
      #5962d2 CMYK chart
      #5962d2 RGB pie chart
      #5962d2 color shades, tints & tones
#5962d2 color schemes
#5962d2 color preview, HTML & CSS examples
           This text has a color of #5962d2        
        
          <p style="color:#5962d2;">Text here</p>
        
        
          .mytext {color:#5962d2;}
        
        Text color #5962d2
      
           This box has a color of #5962d2        
        
          <div style="background-color:#5962d2;">Content here</div>
        
        
          .mybackground {background-color:#5962d2;}
        
        Background color #5962d2
      
           Border around this has a color of #5962d2        
        
          <div style="border:2px solid #5962d2;">Content here</div>
        
        
          .myborder {border:2px solid #5962d2;}
        
        Border color #5962d2