#5193cd color space conversions
Hex:
        #5193cd
        RGB:
        81, 147, 205
        CMY:
        68, 42, 20
        CMYK:
        60, 28, 0, 20
      HSL:
        208°, 55.3571%, 56.0784%
        HSV (HSB):
        208°, 60.4878%, 80.3922%
        XYZ:
        24.8465, 27.0245, 61.6643
        xyY:
        0.2188, 0.2380, 27.0245
      CIE-Lab:
        58.9970, -3.5609, -36.1655
        CIE-LCH:
        58.9970, 36.3404, 264.3767
        CIE-Luv:
        58.9970, -27.8339, -55.9795
        Hunter-Lab:
        51.9851, -5.6592, -33.9397
      #5193cd color charts
#5193cd RGB chart
      #5193cd CMYK chart
      #5193cd RGB pie chart
      #5193cd color shades, tints & tones
#5193cd color schemes
#5193cd color preview, HTML & CSS examples
           This text has a color of #5193cd        
        
          <p style="color:#5193cd;">Text here</p>
        
        
          .mytext {color:#5193cd;}
        
        Text color #5193cd
      
           This box has a color of #5193cd        
        
          <div style="background-color:#5193cd;">Content here</div>
        
        
          .mybackground {background-color:#5193cd;}
        
        Background color #5193cd
      
           Border around this has a color of #5193cd        
        
          <div style="border:2px solid #5193cd;">Content here</div>
        
        
          .myborder {border:2px solid #5193cd;}
        
        Border color #5193cd