#5679dd color space conversions
Hex:
        #5679dd
        RGB:
        86, 121, 221
        CMY:
        66, 53, 13
        CMYK:
        61, 45, 0, 13
      HSL:
        224°, 66.5025%, 60.1961%
        HSV (HSB):
        224°, 61.0860%, 86.6667%
        XYZ:
        23.7263, 20.8736, 71.1851
        xyY:
        0.2049, 0.1803, 20.8736
      CIE-Lab:
        52.8109, 18.2246, -54.9432
        CIE-LCH:
        52.8109, 57.8868, 288.3507
        CIE-Luv:
        52.8109, -17.4424, -87.1959
        Hunter-Lab:
        45.6877, 12.7442, -60.3973
      #5679dd color charts
#5679dd RGB chart
      #5679dd CMYK chart
      #5679dd RGB pie chart
      #5679dd color shades, tints & tones
#5679dd color schemes
#5679dd color preview, HTML & CSS examples
           This text has a color of #5679dd        
        
          <p style="color:#5679dd;">Text here</p>
        
        
          .mytext {color:#5679dd;}
        
        Text color #5679dd
      
           This box has a color of #5679dd        
        
          <div style="background-color:#5679dd;">Content here</div>
        
        
          .mybackground {background-color:#5679dd;}
        
        Background color #5679dd
      
           Border around this has a color of #5679dd        
        
          <div style="border:2px solid #5679dd;">Content here</div>
        
        
          .myborder {border:2px solid #5679dd;}
        
        Border color #5679dd