#05215b color space conversions
Hex:
        #05215b
        RGB:
        5, 33, 91
        CMY:
        98, 87, 64
        CMYK:
        95, 64, 0, 64
      HSL:
        220°, 89.5833%, 18.8235%
        HSV (HSB):
        220°, 94.5055%, 35.6863%
        XYZ:
        2.4948, 1.8753, 10.1280
        xyY:
        0.1721, 0.1293, 1.8753
      CIE-Lab:
        14.8188, 15.7542, -37.4829
        CIE-LCH:
        14.8188, 40.6591, 292.7972
        CIE-Luv:
        14.8188, -6.6021, -36.9279
        Hunter-Lab:
        13.6942, 8.5538, -34.2640
      #05215b color charts
#05215b RGB chart
      #05215b CMYK chart
      #05215b RGB pie chart
      #05215b color shades, tints & tones
#05215b color schemes
#05215b color preview, HTML & CSS examples
           This text has a color of #05215b        
        
          <p style="color:#05215b;">Text here</p>
        
        
          .mytext {color:#05215b;}
        
        Text color #05215b
      
           This box has a color of #05215b        
        
          <div style="background-color:#05215b;">Content here</div>
        
        
          .mybackground {background-color:#05215b;}
        
        Background color #05215b
      
           Border around this has a color of #05215b        
        
          <div style="border:2px solid #05215b;">Content here</div>
        
        
          .myborder {border:2px solid #05215b;}
        
        Border color #05215b