#5068cd color space conversions
Hex:
        #5068cd
        RGB:
        80, 104, 205
        CMY:
        69, 59, 20
        CMYK:
        61, 49, 0, 20
      HSL:
        228°, 55.5556%, 55.8824%
        HSV (HSB):
        228°, 60.9756%, 80.3922%
        XYZ:
        19.2780, 16.0139, 59.8325
        xyY:
        0.2027, 0.1683, 16.0139
      CIE-Lab:
        46.9927, 22.2524, -55.2077
        CIE-LCH:
        46.9927, 59.5236, 291.9528
        CIE-Luv:
        46.9927, -13.5495, -85.5398
        Hunter-Lab:
        40.0173, 15.9605, -60.6362
      #5068cd color charts
#5068cd RGB chart
      #5068cd CMYK chart
      #5068cd RGB pie chart
      #5068cd color shades, tints & tones
#5068cd color schemes
#5068cd color preview, HTML & CSS examples
           This text has a color of #5068cd        
        
          <p style="color:#5068cd;">Text here</p>
        
        
          .mytext {color:#5068cd;}
        
        Text color #5068cd
      
           This box has a color of #5068cd        
        
          <div style="background-color:#5068cd;">Content here</div>
        
        
          .mybackground {background-color:#5068cd;}
        
        Background color #5068cd
      
           Border around this has a color of #5068cd        
        
          <div style="border:2px solid #5068cd;">Content here</div>
        
        
          .myborder {border:2px solid #5068cd;}
        
        Border color #5068cd