#5977d3 color space conversions
Hex:
        #5977d3
        RGB:
        89, 119, 211
        CMY:
        65, 53, 17
        CMYK:
        58, 44, 0, 17
      HSL:
        225°, 58.0952%, 58.8235%
        HSV (HSB):
        225°, 57.8199%, 82.7451%
        XYZ:
        22.4745, 20.0206, 64.3079
        xyY:
        0.2104, 0.1875, 20.0206
      CIE-Lab:
        51.8605, 16.6843, -50.8014
        CIE-LCH:
        51.8605, 53.4710, 288.1813
        CIE-Luv:
        51.8605, -15.8569, -80.1886
        Hunter-Lab:
        44.7444, 11.3553, -53.8920
      #5977d3 color charts
#5977d3 RGB chart
      #5977d3 CMYK chart
      #5977d3 RGB pie chart
      #5977d3 color shades, tints & tones
#5977d3 color schemes
#5977d3 color preview, HTML & CSS examples
           This text has a color of #5977d3        
        
          <p style="color:#5977d3;">Text here</p>
        
        
          .mytext {color:#5977d3;}
        
        Text color #5977d3
      
           This box has a color of #5977d3        
        
          <div style="background-color:#5977d3;">Content here</div>
        
        
          .mybackground {background-color:#5977d3;}
        
        Background color #5977d3
      
           Border around this has a color of #5977d3        
        
          <div style="border:2px solid #5977d3;">Content here</div>
        
        
          .myborder {border:2px solid #5977d3;}
        
        Border color #5977d3