#5071d5 color space conversions
Hex:
        #5071d5
        RGB:
        80, 113, 213
        CMY:
        69, 56, 16
        CMYK:
        62, 47, 0, 16
      HSL:
        225°, 61.2903%, 57.4510%
        HSV (HSB):
        225°, 62.4413%, 83.5294%
        XYZ:
        21.2236, 18.3198, 65.3683
        xyY:
        0.2023, 0.1746, 18.3198
      CIE-Lab:
        49.8817, 19.3675, -55.1304
        CIE-LCH:
        49.8817, 58.4334, 289.3565
        CIE-Luv:
        49.8817, -16.4282, -86.4422
        Hunter-Lab:
        42.8017, 13.6081, -60.5887
      #5071d5 color charts
#5071d5 RGB chart
      #5071d5 CMYK chart
      #5071d5 RGB pie chart
      #5071d5 color shades, tints & tones
#5071d5 color schemes
#5071d5 color preview, HTML & CSS examples
           This text has a color of #5071d5        
        
          <p style="color:#5071d5;">Text here</p>
        
        
          .mytext {color:#5071d5;}
        
        Text color #5071d5
      
           This box has a color of #5071d5        
        
          <div style="background-color:#5071d5;">Content here</div>
        
        
          .mybackground {background-color:#5071d5;}
        
        Background color #5071d5
      
           Border around this has a color of #5071d5        
        
          <div style="border:2px solid #5071d5;">Content here</div>
        
        
          .myborder {border:2px solid #5071d5;}
        
        Border color #5071d5