#5a74ee color space conversions
Hex:
        #5a74ee
        RGB:
        90, 116, 238
        CMY:
        65, 55, 7
        CMYK:
        62, 51, 0, 7
      HSL:
        229°, 81.3187%, 64.3137%
        HSV (HSB):
        229°, 62.1849%, 93.3333%
        XYZ:
        25.8945, 20.8375, 83.5462
        xyY:
        0.1988, 0.1599, 20.8375
      CIE-Lab:
        52.7712, 27.7077, -64.5278
        CIE-LCH:
        52.7712, 70.2250, 293.2383
        CIE-Luv:
        52.7712, -15.1025, -102.8957
        Hunter-Lab:
        45.6481, 21.3722, -76.5602
      #5a74ee color charts
#5a74ee RGB chart
      #5a74ee CMYK chart
      #5a74ee RGB pie chart
      #5a74ee color shades, tints & tones
#5a74ee color schemes
#5a74ee color preview, HTML & CSS examples
           This text has a color of #5a74ee        
        
          <p style="color:#5a74ee;">Text here</p>
        
        
          .mytext {color:#5a74ee;}
        
        Text color #5a74ee
      
           This box has a color of #5a74ee        
        
          <div style="background-color:#5a74ee;">Content here</div>
        
        
          .mybackground {background-color:#5a74ee;}
        
        Background color #5a74ee
      
           Border around this has a color of #5a74ee        
        
          <div style="border:2px solid #5a74ee;">Content here</div>
        
        
          .myborder {border:2px solid #5a74ee;}
        
        Border color #5a74ee