#051ac1 color space conversions
Hex:
        #051ac1
        RGB:
        5, 26, 193
        CMY:
        98, 90, 24
        CMYK:
        97, 87, 0, 24
      HSL:
        233°, 94.9495%, 38.8235%
        HSV (HSB):
        233°, 97.4093%, 75.6863%
        XYZ:
        10.0576, 4.6213, 50.8140
        xyY:
        0.1536, 0.0706, 4.6213
      CIE-Lab:
        25.6274, 57.0666, -83.3616
        CIE-LCH:
        25.6274, 101.0235, 304.3942
        CIE-Luv:
        25.6274, -8.0948, -96.2561
        Hunter-Lab:
        21.4972, 45.8922, -125.0984
      #051ac1 color charts
#051ac1 RGB chart
      #051ac1 CMYK chart
      #051ac1 RGB pie chart
      #051ac1 color shades, tints & tones
#051ac1 color schemes
#051ac1 color preview, HTML & CSS examples
           This text has a color of #051ac1        
        
          <p style="color:#051ac1;">Text here</p>
        
        
          .mytext {color:#051ac1;}
        
        Text color #051ac1
      
           This box has a color of #051ac1        
        
          <div style="background-color:#051ac1;">Content here</div>
        
        
          .mybackground {background-color:#051ac1;}
        
        Background color #051ac1
      
           Border around this has a color of #051ac1        
        
          <div style="border:2px solid #051ac1;">Content here</div>
        
        
          .myborder {border:2px solid #051ac1;}
        
        Border color #051ac1