#5979ff color space conversions
Hex:
        #5979ff
        RGB:
        89, 121, 255
        CMY:
        65, 53, 0
        CMYK:
        65, 53, 0, 0
      HSL:
        228°, 100.0000%, 67.4510%
        HSV (HSB):
        228°, 65.0980%, 100.0000%
        XYZ:
        29.0072, 23.0186, 97.5219
        xyY:
        0.1940, 0.1539, 23.0186
      CIE-Lab:
        55.0915, 30.2061, -70.2153
        CIE-LCH:
        55.0915, 76.4369, 293.2770
        CIE-Luv:
        55.0915, -17.0775, -112.9227
        Hunter-Lab:
        47.9777, 23.9597, -86.9315
      #5979ff color charts
#5979ff RGB chart
      #5979ff CMYK chart
      #5979ff RGB pie chart
      #5979ff color shades, tints & tones
#5979ff color schemes
#5979ff color preview, HTML & CSS examples
           This text has a color of #5979ff        
        
          <p style="color:#5979ff;">Text here</p>
        
        
          .mytext {color:#5979ff;}
        
        Text color #5979ff
      
           This box has a color of #5979ff        
        
          <div style="background-color:#5979ff;">Content here</div>
        
        
          .mybackground {background-color:#5979ff;}
        
        Background color #5979ff
      
           Border around this has a color of #5979ff        
        
          <div style="border:2px solid #5979ff;">Content here</div>
        
        
          .myborder {border:2px solid #5979ff;}
        
        Border color #5979ff