#3f4ecf color space conversions
Hex:
        #3f4ecf
        RGB:
        63, 78, 207
        CMY:
        75, 69, 19
        CMYK:
        70, 62, 0, 19
      HSL:
        234°, 60.0000%, 52.9412%
        HSV (HSB):
        234°, 69.5652%, 81.1765%
        XYZ:
        16.0368, 11.0105, 60.3115
        xyY:
        0.1836, 0.1260, 11.0105
      CIE-Lab:
        39.5982, 36.6411, -68.3928
        CIE-LCH:
        39.5982, 77.5896, 298.1800
        CIE-Luv:
        39.5982, -10.6565, -100.2226
        Hunter-Lab:
        33.1821, 28.1995, -84.5374
      #3f4ecf color charts
#3f4ecf RGB chart
      #3f4ecf CMYK chart
      #3f4ecf RGB pie chart
      #3f4ecf color shades, tints & tones
#3f4ecf color schemes
#3f4ecf color preview, HTML & CSS examples
           This text has a color of #3f4ecf        
        
          <p style="color:#3f4ecf;">Text here</p>
        
        
          .mytext {color:#3f4ecf;}
        
        Text color #3f4ecf
      
           This box has a color of #3f4ecf        
        
          <div style="background-color:#3f4ecf;">Content here</div>
        
        
          .mybackground {background-color:#3f4ecf;}
        
        Background color #3f4ecf
      
           Border around this has a color of #3f4ecf        
        
          <div style="border:2px solid #3f4ecf;">Content here</div>
        
        
          .myborder {border:2px solid #3f4ecf;}
        
        Border color #3f4ecf