#5168cd color space conversions
Hex:
        #5168cd
        RGB:
        81, 104, 205
        CMY:
        68, 59, 20
        CMYK:
        60, 49, 0, 20
      HSL:
        229°, 55.3571%, 56.0784%
        HSV (HSB):
        229°, 60.4878%, 80.3922%
        XYZ:
        19.3631, 16.0577, 59.8365
        xyY:
        0.2033, 0.1686, 16.0577
      CIE-Lab:
        47.0501, 22.4363, -55.1123
        CIE-LCH:
        47.0501, 59.5042, 292.1513
        CIE-Luv:
        47.0501, -13.2771, -85.4401
        Hunter-Lab:
        40.0721, 16.1262, -60.4826
      #5168cd color charts
#5168cd RGB chart
      #5168cd CMYK chart
      #5168cd RGB pie chart
      #5168cd color shades, tints & tones
#5168cd color schemes
#5168cd color preview, HTML & CSS examples
           This text has a color of #5168cd        
        
          <p style="color:#5168cd;">Text here</p>
        
        
          .mytext {color:#5168cd;}
        
        Text color #5168cd
      
           This box has a color of #5168cd        
        
          <div style="background-color:#5168cd;">Content here</div>
        
        
          .mybackground {background-color:#5168cd;}
        
        Background color #5168cd
      
           Border around this has a color of #5168cd        
        
          <div style="border:2px solid #5168cd;">Content here</div>
        
        
          .myborder {border:2px solid #5168cd;}
        
        Border color #5168cd