#5066c8 color space conversions
Hex:
        #5066c8
        RGB:
        80, 102, 200
        CMY:
        69, 60, 22
        CMYK:
        60, 49, 0, 22
      HSL:
        229°, 52.1739%, 54.9020%
        HSV (HSB):
        229°, 60.0000%, 78.4314%
        XYZ:
        18.4850, 15.3783, 56.6376
        xyY:
        0.2043, 0.1699, 15.3783
      CIE-Lab:
        46.1481, 21.8080, -53.6946
        CIE-LCH:
        46.1481, 57.9543, 292.1044
        CIE-Luv:
        46.1481, -12.8403, -82.8325
        Hunter-Lab:
        39.2152, 15.5132, -58.1805
      #5066c8 color charts
#5066c8 RGB chart
      #5066c8 CMYK chart
      #5066c8 RGB pie chart
      #5066c8 color shades, tints & tones
#5066c8 color schemes
#5066c8 color preview, HTML & CSS examples
           This text has a color of #5066c8        
        
          <p style="color:#5066c8;">Text here</p>
        
        
          .mytext {color:#5066c8;}
        
        Text color #5066c8
      
           This box has a color of #5066c8        
        
          <div style="background-color:#5066c8;">Content here</div>
        
        
          .mybackground {background-color:#5066c8;}
        
        Background color #5066c8
      
           Border around this has a color of #5066c8        
        
          <div style="border:2px solid #5066c8;">Content here</div>
        
        
          .myborder {border:2px solid #5066c8;}
        
        Border color #5066c8