#051ac2 color space conversions
Hex:
        #051ac2
        RGB:
        5, 26, 194
        CMY:
        98, 90, 24
        CMYK:
        97, 87, 0, 24
      HSL:
        233°, 94.9749%, 39.0196%
        HSV (HSB):
        233°, 97.4227%, 76.0784%
        XYZ:
        10.1696, 4.6661, 51.4036
        xyY:
        0.1535, 0.0704, 4.6661
      CIE-Lab:
        25.7615, 57.3632, -83.7282
        CIE-LCH:
        25.7615, 101.4936, 304.4155
        CIE-Luv:
        25.7615, -8.1302, -96.8380
        Hunter-Lab:
        21.6011, 46.2339, -125.9698
      #051ac2 color charts
#051ac2 RGB chart
      #051ac2 CMYK chart
      #051ac2 RGB pie chart
      #051ac2 color shades, tints & tones
#051ac2 color schemes
#051ac2 color preview, HTML & CSS examples
           This text has a color of #051ac2        
        
          <p style="color:#051ac2;">Text here</p>
        
        
          .mytext {color:#051ac2;}
        
        Text color #051ac2
      
           This box has a color of #051ac2        
        
          <div style="background-color:#051ac2;">Content here</div>
        
        
          .mybackground {background-color:#051ac2;}
        
        Background color #051ac2
      
           Border around this has a color of #051ac2        
        
          <div style="border:2px solid #051ac2;">Content here</div>
        
        
          .myborder {border:2px solid #051ac2;}
        
        Border color #051ac2