#3f50c4 color space conversions
Hex:
        #3f50c4
        RGB:
        63, 80, 196
        CMY:
        75, 69, 23
        CMYK:
        68, 59, 0, 23
      HSL:
        232°, 52.9880%, 50.7843%
        HSV (HSB):
        232°, 67.8571%, 76.8627%
        XYZ:
        14.8824, 10.7796, 53.5208
        xyY:
        0.1879, 0.1361, 10.7796
      CIE-Lab:
        39.2068, 31.5330, -62.6561
        CIE-LCH:
        39.2068, 70.1436, 296.7148
        CIE-Luv:
        39.2068, -10.8397, -92.0355
        Hunter-Lab:
        32.8323, 23.4547, -73.6676
      #3f50c4 color charts
#3f50c4 RGB chart
      #3f50c4 CMYK chart
      #3f50c4 RGB pie chart
      #3f50c4 color shades, tints & tones
#3f50c4 color schemes
#3f50c4 color preview, HTML & CSS examples
           This text has a color of #3f50c4        
        
          <p style="color:#3f50c4;">Text here</p>
        
        
          .mytext {color:#3f50c4;}
        
        Text color #3f50c4
      
           This box has a color of #3f50c4        
        
          <div style="background-color:#3f50c4;">Content here</div>
        
        
          .mybackground {background-color:#3f50c4;}
        
        Background color #3f50c4
      
           Border around this has a color of #3f50c4        
        
          <div style="border:2px solid #3f50c4;">Content here</div>
        
        
          .myborder {border:2px solid #3f50c4;}
        
        Border color #3f50c4