#5977df color space conversions
Hex:
        #5977df
        RGB:
        89, 119, 223
        CMY:
        65, 53, 13
        CMYK:
        60, 47, 0, 13
      HSL:
        227°, 67.6768%, 61.1765%
        HSV (HSB):
        227°, 60.0897%, 87.4510%
        XYZ:
        24.0359, 20.6452, 72.5301
        xyY:
        0.2051, 0.1761, 20.6452
      CIE-Lab:
        52.5590, 20.6742, -56.4640
        CIE-LCH:
        52.5590, 60.1299, 290.1102
        CIE-Luv:
        52.5590, -16.0203, -89.7163
        Hunter-Lab:
        45.4370, 14.9108, -62.8375
      #5977df color charts
#5977df RGB chart
      #5977df CMYK chart
      #5977df RGB pie chart
      #5977df color shades, tints & tones
#5977df color schemes
#5977df color preview, HTML & CSS examples
           This text has a color of #5977df        
        
          <p style="color:#5977df;">Text here</p>
        
        
          .mytext {color:#5977df;}
        
        Text color #5977df
      
           This box has a color of #5977df        
        
          <div style="background-color:#5977df;">Content here</div>
        
        
          .mybackground {background-color:#5977df;}
        
        Background color #5977df
      
           Border around this has a color of #5977df        
        
          <div style="border:2px solid #5977df;">Content here</div>
        
        
          .myborder {border:2px solid #5977df;}
        
        Border color #5977df