#5a5ffe color space conversions
Hex:
        #5a5ffe
        RGB:
        90, 95, 254
        CMY:
        65, 63, 0
        CMYK:
        65, 63, 0, 0
      HSL:
        238°, 98.7952%, 67.4510%
        HSV (HSB):
        238°, 64.5669%, 99.6078%
        XYZ:
        26.1981, 17.5138, 95.7657
        xyY:
        0.1878, 0.1256, 17.5138
      CIE-Lab:
        48.9011, 45.6511, -79.7242
        CIE-LCH:
        48.9011, 91.8693, 299.7960
        CIE-Luv:
        48.9011, -10.1541, -123.8236
        Hunter-Lab:
        41.8495, 38.5054, -106.3806
      #5a5ffe color charts
#5a5ffe RGB chart
      #5a5ffe CMYK chart
      #5a5ffe RGB pie chart
      #5a5ffe color shades, tints & tones
#5a5ffe color schemes
#5a5ffe color preview, HTML & CSS examples
           This text has a color of #5a5ffe        
        
          <p style="color:#5a5ffe;">Text here</p>
        
        
          .mytext {color:#5a5ffe;}
        
        Text color #5a5ffe
      
           This box has a color of #5a5ffe        
        
          <div style="background-color:#5a5ffe;">Content here</div>
        
        
          .mybackground {background-color:#5a5ffe;}
        
        Background color #5a5ffe
      
           Border around this has a color of #5a5ffe        
        
          <div style="border:2px solid #5a5ffe;">Content here</div>
        
        
          .myborder {border:2px solid #5a5ffe;}
        
        Border color #5a5ffe