#3146d5 color space conversions
Hex:
        #3146d5
        RGB:
        49, 70, 213
        CMY:
        81, 73, 16
        CMYK:
        77, 67, 0, 16
      HSL:
        232°, 66.1290%, 51.3725%
        HSV (HSB):
        232°, 76.9953%, 83.5294%
        XYZ:
        15.4670, 9.8374, 64.0344
        xyY:
        0.1731, 0.1101, 9.8374
      CIE-Lab:
        37.5490, 42.1625, -75.2383
        CIE-LCH:
        37.5490, 86.2466, 299.2656
        CIE-Luv:
        37.5490, -11.5336, -106.9165
        Hunter-Lab:
        31.3646, 33.1368, -99.0920
      #3146d5 color charts
#3146d5 RGB chart
      #3146d5 CMYK chart
      #3146d5 RGB pie chart
      #3146d5 color shades, tints & tones
#3146d5 color schemes
#3146d5 color preview, HTML & CSS examples
           This text has a color of #3146d5        
        
          <p style="color:#3146d5;">Text here</p>
        
        
          .mytext {color:#3146d5;}
        
        Text color #3146d5
      
           This box has a color of #3146d5        
        
          <div style="background-color:#3146d5;">Content here</div>
        
        
          .mybackground {background-color:#3146d5;}
        
        Background color #3146d5
      
           Border around this has a color of #3146d5        
        
          <div style="border:2px solid #3146d5;">Content here</div>
        
        
          .myborder {border:2px solid #3146d5;}
        
        Border color #3146d5