#5065ad color space conversions
Hex:
        #5065ad
        RGB:
        80, 101, 173
        CMY:
        69, 60, 32
        CMYK:
        54, 42, 0, 32
      HSL:
        226°, 36.7589%, 49.6078%
        HSV (HSB):
        226°, 53.7572%, 67.8431%
        XYZ:
        15.5048, 14.0300, 41.4260
        xyY:
        0.2185, 0.1977, 14.0300
      CIE-Lab:
        44.2759, 13.3891, -40.9981
        CIE-LCH:
        44.2759, 43.1290, 288.0860
        CIE-Luv:
        44.2759, -11.9491, -62.0511
        Hunter-Lab:
        37.4566, 8.3392, -39.3536
      #5065ad color charts
#5065ad RGB chart
      #5065ad CMYK chart
      #5065ad RGB pie chart
      #5065ad color shades, tints & tones
#5065ad color schemes
#5065ad color preview, HTML & CSS examples
           This text has a color of #5065ad        
        
          <p style="color:#5065ad;">Text here</p>
        
        
          .mytext {color:#5065ad;}
        
        Text color #5065ad
      
           This box has a color of #5065ad        
        
          <div style="background-color:#5065ad;">Content here</div>
        
        
          .mybackground {background-color:#5065ad;}
        
        Background color #5065ad
      
           Border around this has a color of #5065ad        
        
          <div style="border:2px solid #5065ad;">Content here</div>
        
        
          .myborder {border:2px solid #5065ad;}
        
        Border color #5065ad