#5067cb color space conversions
Hex:
        #5067cb
        RGB:
        80, 103, 203
        CMY:
        69, 60, 20
        CMYK:
        61, 49, 0, 20
      HSL:
        229°, 54.1850%, 55.4902%
        HSV (HSB):
        229°, 60.5911%, 79.6078%
        XYZ:
        18.9380, 15.7178, 58.5356
        xyY:
        0.2032, 0.1687, 15.7178
      CIE-Lab:
        46.6020, 22.1990, -54.6890
        CIE-LCH:
        46.6020, 59.0227, 292.0929
        CIE-Luv:
        46.6020, -13.2069, -84.5720
        Hunter-Lab:
        39.6456, 15.8864, -59.7880
      #5067cb color charts
#5067cb RGB chart
      #5067cb CMYK chart
      #5067cb RGB pie chart
      #5067cb color shades, tints & tones
#5067cb color schemes
#5067cb color preview, HTML & CSS examples
           This text has a color of #5067cb        
        
          <p style="color:#5067cb;">Text here</p>
        
        
          .mytext {color:#5067cb;}
        
        Text color #5067cb
      
           This box has a color of #5067cb        
        
          <div style="background-color:#5067cb;">Content here</div>
        
        
          .mybackground {background-color:#5067cb;}
        
        Background color #5067cb
      
           Border around this has a color of #5067cb        
        
          <div style="border:2px solid #5067cb;">Content here</div>
        
        
          .myborder {border:2px solid #5067cb;}
        
        Border color #5067cb