#5974e7 color space conversions
Hex:
        #5974e7
        RGB:
        89, 116, 231
        CMY:
        65, 55, 9
        CMYK:
        61, 50, 0, 9
      HSL:
        229°, 74.7368%, 62.7451%
        HSV (HSB):
        229°, 61.4719%, 90.5882%
        XYZ:
        24.7890, 20.3842, 78.2293
        xyY:
        0.2009, 0.1652, 20.3842
      CIE-Lab:
        52.2688, 25.1934, -61.4244
        CIE-LCH:
        52.2688, 66.3903, 292.3012
        CIE-Luv:
        52.2688, -15.2319, -97.6912
        Hunter-Lab:
        45.1488, 18.9953, -71.1276
      #5974e7 color charts
#5974e7 RGB chart
      #5974e7 CMYK chart
      #5974e7 RGB pie chart
      #5974e7 color shades, tints & tones
#5974e7 color schemes
#5974e7 color preview, HTML & CSS examples
           This text has a color of #5974e7        
        
          <p style="color:#5974e7;">Text here</p>
        
        
          .mytext {color:#5974e7;}
        
        Text color #5974e7
      
           This box has a color of #5974e7        
        
          <div style="background-color:#5974e7;">Content here</div>
        
        
          .mybackground {background-color:#5974e7;}
        
        Background color #5974e7
      
           Border around this has a color of #5974e7        
        
          <div style="border:2px solid #5974e7;">Content here</div>
        
        
          .myborder {border:2px solid #5974e7;}
        
        Border color #5974e7