#3162bd color space conversions
Hex:
        #3162bd
        RGB:
        49, 98, 189
        CMY:
        81, 62, 26
        CMYK:
        74, 48, 0, 26
      HSL:
        219°, 58.8235%, 46.6667%
        HSV (HSB):
        219°, 74.0741%, 74.1176%
        XYZ:
        14.8196, 13.0625, 49.8843
        xyY:
        0.1906, 0.1680, 13.0625
      CIE-Lab:
        42.8572, 15.4191, -52.7033
        CIE-LCH:
        42.8572, 54.9125, 286.3076
        CIE-Luv:
        42.8572, -18.5888, -79.1957
        Hunter-Lab:
        36.1420, 9.9433, -56.5345
      #3162bd color charts
#3162bd RGB chart
      #3162bd CMYK chart
      #3162bd RGB pie chart
      #3162bd color shades, tints & tones
#3162bd color schemes
#3162bd color preview, HTML & CSS examples
           This text has a color of #3162bd        
        
          <p style="color:#3162bd;">Text here</p>
        
        
          .mytext {color:#3162bd;}
        
        Text color #3162bd
      
           This box has a color of #3162bd        
        
          <div style="background-color:#3162bd;">Content here</div>
        
        
          .mybackground {background-color:#3162bd;}
        
        Background color #3162bd
      
           Border around this has a color of #3162bd        
        
          <div style="border:2px solid #3162bd;">Content here</div>
        
        
          .myborder {border:2px solid #3162bd;}
        
        Border color #3162bd