#050e30 color space conversions
Hex:
        #050e30
        RGB:
        5, 14, 48
        CMY:
        98, 95, 81
        CMYK:
        90, 71, 0, 81
      HSL:
        227°, 81.1321%, 10.3922%
        HSV (HSB):
        227°, 89.5833%, 18.8235%
        XYZ:
        0.7531, 0.5597, 2.8647
        xyY:
        0.1803, 0.1340, 0.5597
      CIE-Lab:
        5.0561, 9.0575, -23.1804
        CIE-LCH:
        5.0561, 24.8872, 291.3425
        CIE-Luv:
        5.0561, -1.8441, -12.1215
        Hunter-Lab:
        7.4816, 4.8757, -17.4647
      #050e30 color charts
#050e30 RGB chart
      #050e30 CMYK chart
      #050e30 RGB pie chart
      #050e30 color shades, tints & tones
#050e30 color schemes
#050e30 color preview, HTML & CSS examples
           This text has a color of #050e30        
        
          <p style="color:#050e30;">Text here</p>
        
        
          .mytext {color:#050e30;}
        
        Text color #050e30
      
           This box has a color of #050e30        
        
          <div style="background-color:#050e30;">Content here</div>
        
        
          .mybackground {background-color:#050e30;}
        
        Background color #050e30
      
           Border around this has a color of #050e30        
        
          <div style="border:2px solid #050e30;">Content here</div>
        
        
          .myborder {border:2px solid #050e30;}
        
        Border color #050e30