#05298f color space conversions
Hex:
        #05298f
        RGB:
        5, 41, 143
        CMY:
        98, 84, 44
        CMYK:
        97, 71, 0, 44
      HSL:
        224°, 93.2432%, 29.0196%
        HSV (HSB):
        224°, 96.5035%, 56.0784%
        XYZ:
        5.8135, 3.6013, 26.3753
        xyY:
        0.1624, 0.1006, 3.6013
      CIE-Lab:
        22.3070, 31.8846, -58.6274
        CIE-LCH:
        22.3070, 66.7368, 298.5396
        CIE-Luv:
        22.3070, -8.8439, -68.1738
        Hunter-Lab:
        18.9771, 21.4717, -69.1201
      #05298f color charts
#05298f RGB chart
      #05298f CMYK chart
      #05298f RGB pie chart
      #05298f color shades, tints & tones
#05298f color schemes
#05298f color preview, HTML & CSS examples
           This text has a color of #05298f        
        
          <p style="color:#05298f;">Text here</p>
        
        
          .mytext {color:#05298f;}
        
        Text color #05298f
      
           This box has a color of #05298f        
        
          <div style="background-color:#05298f;">Content here</div>
        
        
          .mybackground {background-color:#05298f;}
        
        Background color #05298f
      
           Border around this has a color of #05298f        
        
          <div style="border:2px solid #05298f;">Content here</div>
        
        
          .myborder {border:2px solid #05298f;}
        
        Border color #05298f