#051eba color space conversions
Hex:
        #051eba
        RGB:
        5, 30, 186
        CMY:
        98, 88, 27
        CMYK:
        97, 84, 0, 27
      HSL:
        232°, 94.7644%, 37.4510%
        HSV (HSB):
        232°, 97.3118%, 72.9412%
        XYZ:
        9.3898, 4.5060, 46.8292
        xyY:
        0.1546, 0.0742, 4.5060
      CIE-Lab:
        25.2782, 53.2169, -79.7977
        CIE-LCH:
        25.2782, 95.9151, 303.6992
        CIE-Luv:
        25.2782, -8.2575, -92.6219
        Hunter-Lab:
        21.2273, 41.8108, -115.9397
      #051eba color charts
#051eba RGB chart
      #051eba CMYK chart
      #051eba RGB pie chart
      #051eba color shades, tints & tones
#051eba color schemes
#051eba color preview, HTML & CSS examples
           This text has a color of #051eba        
        
          <p style="color:#051eba;">Text here</p>
        
        
          .mytext {color:#051eba;}
        
        Text color #051eba
      
           This box has a color of #051eba        
        
          <div style="background-color:#051eba;">Content here</div>
        
        
          .mybackground {background-color:#051eba;}
        
        Background color #051eba
      
           Border around this has a color of #051eba        
        
          <div style="border:2px solid #051eba;">Content here</div>
        
        
          .myborder {border:2px solid #051eba;}
        
        Border color #051eba