#3130bf color space conversions
Hex:
        #3130bf
        RGB:
        49, 48, 191
        CMY:
        81, 81, 25
        CMYK:
        74, 75, 0, 25
      HSL:
        240°, 59.8326%, 46.8627%
        HSV (HSB):
        240°, 74.8691%, 74.9020%
        XYZ:
        11.7275, 6.5285, 49.9322
        xyY:
        0.1720, 0.0957, 6.5285
      CIE-Lab:
        30.7084, 47.5906, -73.6988
        CIE-LCH:
        30.7084, 87.7290, 302.8521
        CIE-Luv:
        30.7084, -6.8003, -96.5579
        Hunter-Lab:
        25.5509, 37.2154, -97.9807
      #3130bf color charts
#3130bf RGB chart
      #3130bf CMYK chart
      #3130bf RGB pie chart
      #3130bf color shades, tints & tones
#3130bf color schemes
#3130bf color preview, HTML & CSS examples
           This text has a color of #3130bf        
        
          <p style="color:#3130bf;">Text here</p>
        
        
          .mytext {color:#3130bf;}
        
        Text color #3130bf
      
           This box has a color of #3130bf        
        
          <div style="background-color:#3130bf;">Content here</div>
        
        
          .mybackground {background-color:#3130bf;}
        
        Background color #3130bf
      
           Border around this has a color of #3130bf        
        
          <div style="border:2px solid #3130bf;">Content here</div>
        
        
          .myborder {border:2px solid #3130bf;}
        
        Border color #3130bf