#5193dd color space conversions
Hex:
        #5193dd
        RGB:
        81, 147, 221
        CMY:
        68, 42, 13
        CMYK:
        63, 33, 0, 13
      HSL:
        212°, 67.3077%, 59.2157%
        HSV (HSB):
        212°, 63.3484%, 86.6667%
        XYZ:
        26.8782, 27.8372, 72.3631
        xyY:
        0.2115, 0.2191, 27.8372
      CIE-Lab:
        59.7414, 1.7174, -43.9463
        CIE-LCH:
        59.7414, 43.9799, 272.2380
        CIE-Luv:
        59.7414, -27.4288, -69.5972
        Hunter-Lab:
        52.7610, -1.3979, -44.3851
      #5193dd color charts
#5193dd RGB chart
      #5193dd CMYK chart
      #5193dd RGB pie chart
      #5193dd color shades, tints & tones
#5193dd color schemes
#5193dd color preview, HTML & CSS examples
           This text has a color of #5193dd        
        
          <p style="color:#5193dd;">Text here</p>
        
        
          .mytext {color:#5193dd;}
        
        Text color #5193dd
      
           This box has a color of #5193dd        
        
          <div style="background-color:#5193dd;">Content here</div>
        
        
          .mybackground {background-color:#5193dd;}
        
        Background color #5193dd
      
           Border around this has a color of #5193dd        
        
          <div style="border:2px solid #5193dd;">Content here</div>
        
        
          .myborder {border:2px solid #5193dd;}
        
        Border color #5193dd