#051cab color space conversions
Hex:
        #051cab
        RGB:
        5, 28, 171
        CMY:
        98, 89, 33
        CMYK:
        97, 84, 0, 33
      HSL:
        232°, 94.3182%, 34.5098%
        HSV (HSB):
        232°, 97.0760%, 67.0588%
        XYZ:
        7.8285, 3.8030, 38.8495
        xyY:
        0.1551, 0.0753, 3.8030
      CIE-Lab:
        23.0093, 49.4020, -74.5955
        CIE-LCH:
        23.0093, 89.4710, 303.5151
        CIE-Luv:
        23.0093, -7.5489, -83.6568
        Hunter-Lab:
        19.5014, 37.5285, -104.4630
      #051cab color charts
#051cab RGB chart
      #051cab CMYK chart
      #051cab RGB pie chart
      #051cab color shades, tints & tones
#051cab color schemes
#051cab color preview, HTML & CSS examples
           This text has a color of #051cab        
        
          <p style="color:#051cab;">Text here</p>
        
        
          .mytext {color:#051cab;}
        
        Text color #051cab
      
           This box has a color of #051cab        
        
          <div style="background-color:#051cab;">Content here</div>
        
        
          .mybackground {background-color:#051cab;}
        
        Background color #051cab
      
           Border around this has a color of #051cab        
        
          <div style="border:2px solid #051cab;">Content here</div>
        
        
          .myborder {border:2px solid #051cab;}
        
        Border color #051cab