#5a71fd color space conversions
Hex:
        #5a71fd
        RGB:
        90, 113, 253
        CMY:
        65, 56, 1
        CMYK:
        64, 55, 0, 1
      HSL:
        232°, 97.6048%, 67.2549%
        HSV (HSB):
        232°, 64.4269%, 99.2157%
        XYZ:
        27.8512, 21.0758, 95.5286
        xyY:
        0.1928, 0.1459, 21.0758
      CIE-Lab:
        53.0323, 34.5492, -72.4431
        CIE-LCH:
        53.0323, 80.2599, 295.4972
        CIE-Luv:
        53.0323, -14.5934, -115.4970
        Hunter-Lab:
        45.9083, 27.9509, -91.2381
      #5a71fd color charts
#5a71fd RGB chart
      #5a71fd CMYK chart
      #5a71fd RGB pie chart
      #5a71fd color shades, tints & tones
#5a71fd color schemes
#5a71fd color preview, HTML & CSS examples
           This text has a color of #5a71fd        
        
          <p style="color:#5a71fd;">Text here</p>
        
        
          .mytext {color:#5a71fd;}
        
        Text color #5a71fd
      
           This box has a color of #5a71fd        
        
          <div style="background-color:#5a71fd;">Content here</div>
        
        
          .mybackground {background-color:#5a71fd;}
        
        Background color #5a71fd
      
           Border around this has a color of #5a71fd        
        
          <div style="border:2px solid #5a71fd;">Content here</div>
        
        
          .myborder {border:2px solid #5a71fd;}
        
        Border color #5a71fd