#3f51d6 color space conversions
Hex:
        #3f51d6
        RGB:
        63, 81, 214
        CMY:
        75, 68, 16
        CMYK:
        71, 62, 0, 16
      HSL:
        233°, 64.8069%, 54.3137%
        HSV (HSB):
        233°, 70.5607%, 83.9216%
        XYZ:
        17.1299, 11.7967, 64.9925
        xyY:
        0.1824, 0.1256, 11.7967
      CIE-Lab:
        40.8911, 37.2086, -70.3076
        CIE-LCH:
        40.8911, 79.5464, 297.8889
        CIE-Luv:
        40.8911, -11.5473, -103.8960
        Hunter-Lab:
        34.3463, 28.9195, -88.1504
      #3f51d6 color charts
#3f51d6 RGB chart
      #3f51d6 CMYK chart
      #3f51d6 RGB pie chart
      #3f51d6 color shades, tints & tones
#3f51d6 color schemes
#3f51d6 color preview, HTML & CSS examples
           This text has a color of #3f51d6        
        
          <p style="color:#3f51d6;">Text here</p>
        
        
          .mytext {color:#3f51d6;}
        
        Text color #3f51d6
      
           This box has a color of #3f51d6        
        
          <div style="background-color:#3f51d6;">Content here</div>
        
        
          .mybackground {background-color:#3f51d6;}
        
        Background color #3f51d6
      
           Border around this has a color of #3f51d6        
        
          <div style="border:2px solid #3f51d6;">Content here</div>
        
        
          .myborder {border:2px solid #3f51d6;}
        
        Border color #3f51d6