#05192e color space conversions
Hex:
        #05192e
        RGB:
        5, 25, 46
        CMY:
        98, 90, 82
        CMYK:
        89, 46, 0, 82
      HSL:
        211°, 80.3922%, 10.0000%
        HSV (HSB):
        211°, 89.1304%, 18.0392%
        XYZ:
        0.9034, 0.9248, 2.7157
        xyY:
        0.1988, 0.2035, 0.9248
      CIE-Lab:
        8.3484, 0.9615, -16.4543
        CIE-LCH:
        8.3484, 16.4823, 273.3444
        CIE-Luv:
        8.3484, -4.3629, -11.4211
        Hunter-Lab:
        9.6166, -0.0611, -10.0115
      #05192e color charts
#05192e RGB chart
      #05192e CMYK chart
      #05192e RGB pie chart
      #05192e color shades, tints & tones
#05192e color schemes
#05192e color preview, HTML & CSS examples
           This text has a color of #05192e        
        
          <p style="color:#05192e;">Text here</p>
        
        
          .mytext {color:#05192e;}
        
        Text color #05192e
      
           This box has a color of #05192e        
        
          <div style="background-color:#05192e;">Content here</div>
        
        
          .mybackground {background-color:#05192e;}
        
        Background color #05192e
      
           Border around this has a color of #05192e        
        
          <div style="border:2px solid #05192e;">Content here</div>
        
        
          .myborder {border:2px solid #05192e;}
        
        Border color #05192e