#5a72ff color space conversions
Hex:
        #5a72ff
        RGB:
        90, 114, 255
        CMY:
        65, 55, 0
        CMYK:
        65, 55, 0, 0
      HSL:
        231°, 100.0000%, 67.6471%
        HSV (HSB):
        231°, 64.7059%, 100.0000%
        XYZ:
        28.2838, 21.4283, 97.2531
        xyY:
        0.1925, 0.1458, 21.4283
      CIE-Lab:
        53.4151, 34.6098, -72.9284
        CIE-LCH:
        53.4151, 80.7241, 295.3878
        CIE-Luv:
        53.4151, -14.9091, -116.4435
        Hunter-Lab:
        46.2907, 28.0553, -92.1601
      #5a72ff color charts
#5a72ff RGB chart
      #5a72ff CMYK chart
      #5a72ff RGB pie chart
      #5a72ff color shades, tints & tones
#5a72ff color schemes
#5a72ff color preview, HTML & CSS examples
           This text has a color of #5a72ff        
        
          <p style="color:#5a72ff;">Text here</p>
        
        
          .mytext {color:#5a72ff;}
        
        Text color #5a72ff
      
           This box has a color of #5a72ff        
        
          <div style="background-color:#5a72ff;">Content here</div>
        
        
          .mybackground {background-color:#5a72ff;}
        
        Background color #5a72ff
      
           Border around this has a color of #5a72ff        
        
          <div style="border:2px solid #5a72ff;">Content here</div>
        
        
          .myborder {border:2px solid #5a72ff;}
        
        Border color #5a72ff