#05209a color space conversions
Hex:
        #05209a
        RGB:
        5, 32, 154
        CMY:
        98, 87, 40
        CMYK:
        97, 79, 0, 40
      HSL:
        229°, 93.7107%, 31.1765%
        HSV (HSB):
        229°, 96.7532%, 60.3922%
        XYZ:
        6.4118, 3.3984, 30.8899
        xyY:
        0.1575, 0.0835, 3.3984
      CIE-Lab:
        21.5735, 41.5858, -66.6342
        CIE-LCH:
        21.5735, 78.5461, 301.9679
        CIE-Luv:
        21.5735, -7.5506, -74.1837
        Hunter-Lab:
        18.4347, 29.8239, -86.4442
      #05209a color charts
#05209a RGB chart
      #05209a CMYK chart
      #05209a RGB pie chart
      #05209a color shades, tints & tones
#05209a color schemes
#05209a color preview, HTML & CSS examples
           This text has a color of #05209a        
        
          <p style="color:#05209a;">Text here</p>
        
        
          .mytext {color:#05209a;}
        
        Text color #05209a
      
           This box has a color of #05209a        
        
          <div style="background-color:#05209a;">Content here</div>
        
        
          .mybackground {background-color:#05209a;}
        
        Background color #05209a
      
           Border around this has a color of #05209a        
        
          <div style="border:2px solid #05209a;">Content here</div>
        
        
          .myborder {border:2px solid #05209a;}
        
        Border color #05209a