#051ca9 color space conversions
Hex:
        #051ca9
        RGB:
        5, 28, 169
        CMY:
        98, 89, 34
        CMYK:
        97, 83, 0, 34
      HSL:
        232°, 94.2529%, 34.1176%
        HSV (HSB):
        232°, 97.0414%, 66.2745%
        XYZ:
        7.6393, 3.7273, 37.8529
        xyY:
        0.1552, 0.0757, 3.7273
      CIE-Lab:
        22.7488, 48.7578, -73.8213
        CIE-LCH:
        22.7488, 88.4698, 303.4441
        CIE-Luv:
        22.7488, -7.4840, -82.4879
        Hunter-Lab:
        19.3063, 36.8441, -102.7324
      #051ca9 color charts
#051ca9 RGB chart
      #051ca9 CMYK chart
      #051ca9 RGB pie chart
      #051ca9 color shades, tints & tones
#051ca9 color schemes
#051ca9 color preview, HTML & CSS examples
           This text has a color of #051ca9        
        
          <p style="color:#051ca9;">Text here</p>
        
        
          .mytext {color:#051ca9;}
        
        Text color #051ca9
      
           This box has a color of #051ca9        
        
          <div style="background-color:#051ca9;">Content here</div>
        
        
          .mybackground {background-color:#051ca9;}
        
        Background color #051ca9
      
           Border around this has a color of #051ca9        
        
          <div style="border:2px solid #051ca9;">Content here</div>
        
        
          .myborder {border:2px solid #051ca9;}
        
        Border color #051ca9