#05205b color space conversions
Hex:
        #05205b
        RGB:
        5, 32, 91
        CMY:
        98, 87, 64
        CMYK:
        95, 65, 0, 64
      HSL:
        221°, 89.5833%, 18.8235%
        HSV (HSB):
        221°, 94.5055%, 35.6863%
        XYZ:
        2.4674, 1.8206, 10.1189
        xyY:
        0.1713, 0.1264, 1.8206
      CIE-Lab:
        14.5162, 16.5134, -37.9773
        CIE-LCH:
        14.5162, 41.4122, 293.5005
        CIE-Luv:
        14.5162, -6.3614, -36.9589
        Hunter-Lab:
        13.4930, 9.0289, -35.0185
      #05205b color charts
#05205b RGB chart
      #05205b CMYK chart
      #05205b RGB pie chart
      #05205b color shades, tints & tones
#05205b color schemes
#05205b color preview, HTML & CSS examples
           This text has a color of #05205b        
        
          <p style="color:#05205b;">Text here</p>
        
        
          .mytext {color:#05205b;}
        
        Text color #05205b
      
           This box has a color of #05205b        
        
          <div style="background-color:#05205b;">Content here</div>
        
        
          .mybackground {background-color:#05205b;}
        
        Background color #05205b
      
           Border around this has a color of #05205b        
        
          <div style="border:2px solid #05205b;">Content here</div>
        
        
          .myborder {border:2px solid #05205b;}
        
        Border color #05205b