#5a79ed color space conversions
Hex:
        #5a79ed
        RGB:
        90, 121, 237
        CMY:
        65, 53, 7
        CMYK:
        62, 49, 0, 7
      HSL:
        227°, 80.3279%, 64.1176%
        HSV (HSB):
        227°, 62.0253%, 92.9412%
        XYZ:
        26.3399, 21.9628, 82.9718
        xyY:
        0.2006, 0.1673, 21.9628
      CIE-Lab:
        53.9875, 24.3127, -62.0100
        CIE-LCH:
        53.9875, 66.6059, 291.4090
        CIE-Luv:
        53.9875, -16.5667, -99.2772
        Hunter-Lab:
        46.8645, 18.3118, -72.1654
      #5a79ed color charts
#5a79ed RGB chart
      #5a79ed CMYK chart
      #5a79ed RGB pie chart
      #5a79ed color shades, tints & tones
#5a79ed color schemes
#5a79ed color preview, HTML & CSS examples
           This text has a color of #5a79ed        
        
          <p style="color:#5a79ed;">Text here</p>
        
        
          .mytext {color:#5a79ed;}
        
        Text color #5a79ed
      
           This box has a color of #5a79ed        
        
          <div style="background-color:#5a79ed;">Content here</div>
        
        
          .mybackground {background-color:#5a79ed;}
        
        Background color #5a79ed
      
           Border around this has a color of #5a79ed        
        
          <div style="border:2px solid #5a79ed;">Content here</div>
        
        
          .myborder {border:2px solid #5a79ed;}
        
        Border color #5a79ed