#5074cf color space conversions
Hex:
        #5074cf
        RGB:
        80, 116, 207
        CMY:
        69, 55, 19
        CMYK:
        61, 44, 0, 19
      HSL:
        223°, 56.9507%, 56.2745%
        HSV (HSB):
        223°, 61.3527%, 81.1765%
        XYZ:
        20.8161, 18.7012, 61.5441
        xyY:
        0.2060, 0.1850, 18.7012
      CIE-Lab:
        50.3358, 15.4563, -50.9910
        CIE-LCH:
        50.3358, 53.2821, 286.8630
        CIE-Luv:
        50.3358, -17.3419, -79.8283
        Hunter-Lab:
        43.2449, 10.2431, -54.1071
      #5074cf color charts
#5074cf RGB chart
      #5074cf CMYK chart
      #5074cf RGB pie chart
      #5074cf color shades, tints & tones
#5074cf color schemes
#5074cf color preview, HTML & CSS examples
           This text has a color of #5074cf        
        
          <p style="color:#5074cf;">Text here</p>
        
        
          .mytext {color:#5074cf;}
        
        Text color #5074cf
      
           This box has a color of #5074cf        
        
          <div style="background-color:#5074cf;">Content here</div>
        
        
          .mybackground {background-color:#5074cf;}
        
        Background color #5074cf
      
           Border around this has a color of #5074cf        
        
          <div style="border:2px solid #5074cf;">Content here</div>
        
        
          .myborder {border:2px solid #5074cf;}
        
        Border color #5074cf