#5169dd color space conversions
Hex:
        #5169dd
        RGB:
        81, 105, 221
        CMY:
        68, 59, 13
        CMYK:
        63, 52, 0, 13
      HSL:
        230°, 67.3077%, 59.2157%
        HSV (HSB):
        230°, 63.3484%, 86.6667%
        XYZ:
        21.4961, 17.0729, 70.5691
        xyY:
        0.1970, 0.1564, 17.0729
      CIE-Lab:
        48.3518, 27.2544, -62.1291
        CIE-LCH:
        48.3518, 67.8441, 293.6858
        CIE-Luv:
        48.3518, -13.8976, -96.9897
        Hunter-Lab:
        41.3194, 20.5541, -72.3373
      #5169dd color charts
#5169dd RGB chart
      #5169dd CMYK chart
      #5169dd RGB pie chart
      #5169dd color shades, tints & tones
#5169dd color schemes
#5169dd color preview, HTML & CSS examples
           This text has a color of #5169dd        
        
          <p style="color:#5169dd;">Text here</p>
        
        
          .mytext {color:#5169dd;}
        
        Text color #5169dd
      
           This box has a color of #5169dd        
        
          <div style="background-color:#5169dd;">Content here</div>
        
        
          .mybackground {background-color:#5169dd;}
        
        Background color #5169dd
      
           Border around this has a color of #5169dd        
        
          <div style="border:2px solid #5169dd;">Content here</div>
        
        
          .myborder {border:2px solid #5169dd;}
        
        Border color #5169dd