#5a6efb color space conversions
Hex:
        #5a6efb
        RGB:
        90, 110, 251
        CMY:
        65, 57, 2
        CMYK:
        64, 56, 0, 2
      HSL:
        233°, 95.2663%, 66.8627%
        HSV (HSB):
        233°, 64.1434%, 98.4314%
        XYZ:
        27.2050, 20.2906, 93.7494
        xyY:
        0.1926, 0.1437, 20.2906
      CIE-Lab:
        52.1641, 35.7026, -72.7438
        CIE-LCH:
        52.1641, 81.0329, 296.1418
        CIE-Luv:
        52.1641, -13.7424, -115.5139
        Hunter-Lab:
        45.0450, 28.9763, -91.8650
      #5a6efb color charts
#5a6efb RGB chart
      #5a6efb CMYK chart
      #5a6efb RGB pie chart
      #5a6efb color shades, tints & tones
#5a6efb color schemes
#5a6efb color preview, HTML & CSS examples
           This text has a color of #5a6efb        
        
          <p style="color:#5a6efb;">Text here</p>
        
        
          .mytext {color:#5a6efb;}
        
        Text color #5a6efb
      
           This box has a color of #5a6efb        
        
          <div style="background-color:#5a6efb;">Content here</div>
        
        
          .mybackground {background-color:#5a6efb;}
        
        Background color #5a6efb
      
           Border around this has a color of #5a6efb        
        
          <div style="border:2px solid #5a6efb;">Content here</div>
        
        
          .myborder {border:2px solid #5a6efb;}
        
        Border color #5a6efb