#3147be color space conversions
Hex:
        #3147be
        RGB:
        49, 71, 190
        CMY:
        81, 72, 25
        CMYK:
        74, 63, 0, 25
      HSL:
        231°, 58.9958%, 46.8627%
        HSV (HSB):
        231°, 74.2105%, 74.5098%
        XYZ:
        12.8141, 8.8771, 49.7533
        xyY:
        0.1794, 0.1243, 8.8771
      CIE-Lab:
        35.7467, 33.3356, -64.8276
        CIE-LCH:
        35.7467, 72.8964, 297.2131
        CIE-Luv:
        35.7467, -11.2575, -91.8819
        Hunter-Lab:
        29.7945, 24.6293, -78.1509
      #3147be color charts
#3147be RGB chart
      #3147be CMYK chart
      #3147be RGB pie chart
      #3147be color shades, tints & tones
#3147be color schemes
#3147be color preview, HTML & CSS examples
           This text has a color of #3147be        
        
          <p style="color:#3147be;">Text here</p>
        
        
          .mytext {color:#3147be;}
        
        Text color #3147be
      
           This box has a color of #3147be        
        
          <div style="background-color:#3147be;">Content here</div>
        
        
          .mybackground {background-color:#3147be;}
        
        Background color #3147be
      
           Border around this has a color of #3147be        
        
          <div style="border:2px solid #3147be;">Content here</div>
        
        
          .myborder {border:2px solid #3147be;}
        
        Border color #3147be