#3147e1 color space conversions
Hex:
        #3147e1
        RGB:
        49, 71, 225
        CMY:
        81, 72, 12
        CMYK:
        78, 68, 0, 12
      HSL:
        233°, 74.5763%, 53.7255%
        HSV (HSB):
        233°, 78.2222%, 88.2353%
        XYZ:
        17.1105, 10.5957, 72.3775
        xyY:
        0.1710, 0.1059, 10.5957
      CIE-Lab:
        38.8910, 45.7228, -79.9069
        CIE-LCH:
        38.8910, 92.0635, 299.7782
        CIE-Luv:
        38.8910, -12.0159, -114.1591
        Hunter-Lab:
        32.5510, 36.8644, -109.0462
      #3147e1 color charts
#3147e1 RGB chart
      #3147e1 CMYK chart
      #3147e1 RGB pie chart
      #3147e1 color shades, tints & tones
#3147e1 color schemes
#3147e1 color preview, HTML & CSS examples
           This text has a color of #3147e1        
        
          <p style="color:#3147e1;">Text here</p>
        
        
          .mytext {color:#3147e1;}
        
        Text color #3147e1
      
           This box has a color of #3147e1        
        
          <div style="background-color:#3147e1;">Content here</div>
        
        
          .mybackground {background-color:#3147e1;}
        
        Background color #3147e1
      
           Border around this has a color of #3147e1        
        
          <div style="border:2px solid #3147e1;">Content here</div>
        
        
          .myborder {border:2px solid #3147e1;}
        
        Border color #3147e1