#3148d8 color space conversions
Hex:
        #3148d8
        RGB:
        49, 72, 216
        CMY:
        81, 72, 15
        CMYK:
        77, 67, 0, 15
      HSL:
        232°, 68.1633%, 51.9608%
        HSV (HSB):
        232°, 77.3148%, 84.7059%
        XYZ:
        15.9787, 10.2456, 66.1012
        xyY:
        0.1731, 0.1110, 10.2456
      CIE-Lab:
        38.2796, 41.9906, -75.7623
        CIE-LCH:
        38.2796, 86.6207, 298.9970
        CIE-Luv:
        38.2796, -12.0142, -108.3560
        Hunter-Lab:
        32.0087, 33.0915, -100.0337
      #3148d8 color charts
#3148d8 RGB chart
      #3148d8 CMYK chart
      #3148d8 RGB pie chart
      #3148d8 color shades, tints & tones
#3148d8 color schemes
#3148d8 color preview, HTML & CSS examples
           This text has a color of #3148d8        
        
          <p style="color:#3148d8;">Text here</p>
        
        
          .mytext {color:#3148d8;}
        
        Text color #3148d8
      
           This box has a color of #3148d8        
        
          <div style="background-color:#3148d8;">Content here</div>
        
        
          .mybackground {background-color:#3148d8;}
        
        Background color #3148d8
      
           Border around this has a color of #3148d8        
        
          <div style="border:2px solid #3148d8;">Content here</div>
        
        
          .myborder {border:2px solid #3148d8;}
        
        Border color #3148d8