#050785 color space conversions
Hex:
        #050785
        RGB:
        5, 7, 133
        CMY:
        98, 97, 48
        CMYK:
        96, 95, 0, 48
      HSL:
        239°, 92.7536%, 27.0588%
        HSV (HSB):
        239°, 96.2406%, 52.1569%
        XYZ:
        4.3722, 1.8777, 22.3223
        xyY:
        0.1530, 0.0657, 1.8777
      CIE-Lab:
        14.8318, 46.2574, -64.7714
        CIE-LCH:
        14.8318, 79.5932, 305.5331
        CIE-Luv:
        14.8318, -4.2574, -57.5553
        Hunter-Lab:
        13.7028, 32.9745, -86.9930
      #050785 color charts
#050785 RGB chart
      #050785 CMYK chart
      #050785 RGB pie chart
      #050785 color shades, tints & tones
#050785 color schemes
#050785 color preview, HTML & CSS examples
           This text has a color of #050785        
        
          <p style="color:#050785;">Text here</p>
        
        
          .mytext {color:#050785;}
        
        Text color #050785
      
           This box has a color of #050785        
        
          <div style="background-color:#050785;">Content here</div>
        
        
          .mybackground {background-color:#050785;}
        
        Background color #050785
      
           Border around this has a color of #050785        
        
          <div style="border:2px solid #050785;">Content here</div>
        
        
          .myborder {border:2px solid #050785;}
        
        Border color #050785