#3f53c1 color space conversions
Hex:
        #3f53c1
        RGB:
        63, 83, 193
        CMY:
        75, 67, 24
        CMYK:
        67, 57, 0, 24
      HSL:
        231°, 51.1811%, 50.1961%
        HSV (HSB):
        231°, 67.3575%, 75.6863%
        XYZ:
        14.7688, 11.0935, 51.8149
        xyY:
        0.1901, 0.1428, 11.0935
      CIE-Lab:
        39.7376, 28.5579, -60.0458
        CIE-LCH:
        39.7376, 66.4910, 295.4358
        CIE-Luv:
        39.7376, -11.5421, -88.7150
        Hunter-Lab:
        33.3070, 20.8624, -68.9214
      #3f53c1 color charts
#3f53c1 RGB chart
      #3f53c1 CMYK chart
      #3f53c1 RGB pie chart
      #3f53c1 color shades, tints & tones
#3f53c1 color schemes
#3f53c1 color preview, HTML & CSS examples
           This text has a color of #3f53c1        
        
          <p style="color:#3f53c1;">Text here</p>
        
        
          .mytext {color:#3f53c1;}
        
        Text color #3f53c1
      
           This box has a color of #3f53c1        
        
          <div style="background-color:#3f53c1;">Content here</div>
        
        
          .mybackground {background-color:#3f53c1;}
        
        Background color #3f53c1
      
           Border around this has a color of #3f53c1        
        
          <div style="border:2px solid #3f53c1;">Content here</div>
        
        
          .myborder {border:2px solid #3f53c1;}
        
        Border color #3f53c1