#3148d4 color space conversions
Hex:
        #3148d4
        RGB:
        49, 72, 212
        CMY:
        81, 72, 17
        CMYK:
        77, 66, 0, 17
      HSL:
        232°, 65.4618%, 51.1765%
        HSV (HSB):
        232°, 76.8868%, 83.1373%
        XYZ:
        15.4677, 10.0412, 63.4103
        xyY:
        0.1740, 0.1129, 10.0412
      CIE-Lab:
        37.9162, 40.5833, -74.0590
        CIE-LCH:
        37.9162, 84.4496, 298.7221
        CIE-Luv:
        37.9162, -11.9284, -105.8337
        Hunter-Lab:
        31.6878, 31.6769, -96.4634
      #3148d4 color charts
#3148d4 RGB chart
      #3148d4 CMYK chart
      #3148d4 RGB pie chart
      #3148d4 color shades, tints & tones
#3148d4 color schemes
#3148d4 color preview, HTML & CSS examples
           This text has a color of #3148d4        
        
          <p style="color:#3148d4;">Text here</p>
        
        
          .mytext {color:#3148d4;}
        
        Text color #3148d4
      
           This box has a color of #3148d4        
        
          <div style="background-color:#3148d4;">Content here</div>
        
        
          .mybackground {background-color:#3148d4;}
        
        Background color #3148d4
      
           Border around this has a color of #3148d4        
        
          <div style="border:2px solid #3148d4;">Content here</div>
        
        
          .myborder {border:2px solid #3148d4;}
        
        Border color #3148d4