#3131bd color space conversions
Hex:
        #3131bd
        RGB:
        49, 49, 189
        CMY:
        81, 81, 26
        CMYK:
        74, 74, 0, 26
      HSL:
        240°, 58.8235%, 46.6667%
        HSV (HSB):
        240°, 74.0741%, 74.1176%
        XYZ:
        11.5502, 6.5237, 48.7946
        xyY:
        0.1727, 0.0976, 6.5237
      CIE-Lab:
        30.6971, 46.3786, -72.5379
        CIE-LCH:
        30.6971, 86.0972, 302.5936
        CIE-Luv:
        30.6971, -6.8714, -95.2953
        Hunter-Lab:
        25.5416, 36.0224, -95.3884
      #3131bd color charts
#3131bd RGB chart
      #3131bd CMYK chart
      #3131bd RGB pie chart
      #3131bd color shades, tints & tones
#3131bd color schemes
#3131bd color preview, HTML & CSS examples
           This text has a color of #3131bd        
        
          <p style="color:#3131bd;">Text here</p>
        
        
          .mytext {color:#3131bd;}
        
        Text color #3131bd
      
           This box has a color of #3131bd        
        
          <div style="background-color:#3131bd;">Content here</div>
        
        
          .mybackground {background-color:#3131bd;}
        
        Background color #3131bd
      
           Border around this has a color of #3131bd        
        
          <div style="border:2px solid #3131bd;">Content here</div>
        
        
          .myborder {border:2px solid #3131bd;}
        
        Border color #3131bd