#5679e5 color space conversions
Hex:
        #5679e5
        RGB:
        86, 121, 229
        CMY:
        66, 53, 10
        CMYK:
        62, 47, 0, 10
      HSL:
        225°, 73.3333%, 61.7647%
        HSV (HSB):
        225°, 62.4454%, 89.8039%
        XYZ:
        24.8180, 21.3103, 76.9340
        xyY:
        0.2017, 0.1732, 21.3103
      CIE-Lab:
        53.2875, 20.9270, -58.6739
        CIE-LCH:
        53.2875, 62.2942, 289.6296
        CIE-Luv:
        53.2875, -17.5092, -93.4799
        Hunter-Lab:
        46.1631, 15.1789, -66.4967
      #5679e5 color charts
#5679e5 RGB chart
      #5679e5 CMYK chart
      #5679e5 RGB pie chart
      #5679e5 color shades, tints & tones
#5679e5 color schemes
#5679e5 color preview, HTML & CSS examples
           This text has a color of #5679e5        
        
          <p style="color:#5679e5;">Text here</p>
        
        
          .mytext {color:#5679e5;}
        
        Text color #5679e5
      
           This box has a color of #5679e5        
        
          <div style="background-color:#5679e5;">Content here</div>
        
        
          .mybackground {background-color:#5679e5;}
        
        Background color #5679e5
      
           Border around this has a color of #5679e5        
        
          <div style="border:2px solid #5679e5;">Content here</div>
        
        
          .myborder {border:2px solid #5679e5;}
        
        Border color #5679e5