#5977d2 color space conversions
Hex:
        #5977d2
        RGB:
        89, 119, 210
        CMY:
        65, 53, 18
        CMYK:
        58, 43, 0, 18
      HSL:
        225°, 57.3460%, 58.6275%
        HSV (HSB):
        225°, 57.6190%, 82.3529%
        XYZ:
        22.3495, 19.9706, 63.6495
        xyY:
        0.2109, 0.1885, 19.9706
      CIE-Lab:
        51.8040, 16.3536, -50.3243
        CIE-LCH:
        51.8040, 52.9148, 288.0023
        CIE-Luv:
        51.8040, -15.8438, -79.3845
        Hunter-Lab:
        44.6885, 11.0660, -53.1643
      #5977d2 color charts
#5977d2 RGB chart
      #5977d2 CMYK chart
      #5977d2 RGB pie chart
      #5977d2 color shades, tints & tones
#5977d2 color schemes
#5977d2 color preview, HTML & CSS examples
           This text has a color of #5977d2        
        
          <p style="color:#5977d2;">Text here</p>
        
        
          .mytext {color:#5977d2;}
        
        Text color #5977d2
      
           This box has a color of #5977d2        
        
          <div style="background-color:#5977d2;">Content here</div>
        
        
          .mybackground {background-color:#5977d2;}
        
        Background color #5977d2
      
           Border around this has a color of #5977d2        
        
          <div style="border:2px solid #5977d2;">Content here</div>
        
        
          .myborder {border:2px solid #5977d2;}
        
        Border color #5977d2