#3133b5 color space conversions
Hex:
        #3133b5
        RGB:
        49, 51, 181
        CMY:
        81, 80, 29
        CMYK:
        73, 72, 0, 29
      HSL:
        239°, 57.3913%, 45.0980%
        HSV (HSB):
        239°, 72.9282%, 70.9804%
        XYZ:
        10.7909, 6.3568, 44.3743
        xyY:
        0.1754, 0.1033, 6.3568
      CIE-Lab:
        30.2954, 42.5595, -68.4619
        CIE-LCH:
        30.2954, 80.6123, 301.8672
        CIE-Luv:
        30.2954, -6.8682, -90.2778
        Hunter-Lab:
        25.2127, 32.2750, -86.7013
      #3133b5 color charts
#3133b5 RGB chart
      #3133b5 CMYK chart
      #3133b5 RGB pie chart
      #3133b5 color shades, tints & tones
#3133b5 color schemes
#3133b5 color preview, HTML & CSS examples
           This text has a color of #3133b5        
        
          <p style="color:#3133b5;">Text here</p>
        
        
          .mytext {color:#3133b5;}
        
        Text color #3133b5
      
           This box has a color of #3133b5        
        
          <div style="background-color:#3133b5;">Content here</div>
        
        
          .mybackground {background-color:#3133b5;}
        
        Background color #3133b5
      
           Border around this has a color of #3133b5        
        
          <div style="border:2px solid #3133b5;">Content here</div>
        
        
          .myborder {border:2px solid #3133b5;}
        
        Border color #3133b5