#5978f5 color space conversions
Hex:
        #5978f5
        RGB:
        89, 120, 245
        CMY:
        65, 53, 4
        CMYK:
        64, 51, 0, 4
      HSL:
        228°, 88.6364%, 65.4902%
        HSV (HSB):
        228°, 63.6735%, 96.0784%
        XYZ:
        27.3177, 22.1494, 89.2217
        xyY:
        0.1970, 0.1597, 22.1494
      CIE-Lab:
        54.1851, 27.4461, -66.1456
        CIE-LCH:
        54.1851, 71.6137, 292.5353
        CIE-Luv:
        54.1851, -16.6423, -106.0244
        Hunter-Lab:
        47.0631, 21.2497, -79.4571
      #5978f5 color charts
#5978f5 RGB chart
      #5978f5 CMYK chart
      #5978f5 RGB pie chart
      #5978f5 color shades, tints & tones
#5978f5 color schemes
#5978f5 color preview, HTML & CSS examples
           This text has a color of #5978f5        
        
          <p style="color:#5978f5;">Text here</p>
        
        
          .mytext {color:#5978f5;}
        
        Text color #5978f5
      
           This box has a color of #5978f5        
        
          <div style="background-color:#5978f5;">Content here</div>
        
        
          .mybackground {background-color:#5978f5;}
        
        Background color #5978f5
      
           Border around this has a color of #5978f5        
        
          <div style="border:2px solid #5978f5;">Content here</div>
        
        
          .myborder {border:2px solid #5978f5;}
        
        Border color #5978f5