#3f7fc2 color space conversions
Hex:
        #3f7fc2
        RGB:
        63, 127, 194
        CMY:
        75, 50, 24
        CMYK:
        68, 35, 0, 24
      HSL:
        211°, 51.7787%, 50.3922%
        HSV (HSB):
        211°, 67.5258%, 76.0784%
        XYZ:
        19.3769, 20.1305, 53.9032
        xyY:
        0.2074, 0.2155, 20.1305
      CIE-Lab:
        51.9845, 1.2373, -41.0006
        CIE-LCH:
        51.9845, 41.0193, 271.7286
        CIE-Luv:
        51.9845, -25.2638, -63.0302
        Hunter-Lab:
        44.8671, -1.4281, -39.8240
      #3f7fc2 color charts
#3f7fc2 RGB chart
      #3f7fc2 CMYK chart
      #3f7fc2 RGB pie chart
      #3f7fc2 color shades, tints & tones
#3f7fc2 color schemes
#3f7fc2 color preview, HTML & CSS examples
           This text has a color of #3f7fc2        
        
          <p style="color:#3f7fc2;">Text here</p>
        
        
          .mytext {color:#3f7fc2;}
        
        Text color #3f7fc2
      
           This box has a color of #3f7fc2        
        
          <div style="background-color:#3f7fc2;">Content here</div>
        
        
          .mybackground {background-color:#3f7fc2;}
        
        Background color #3f7fc2
      
           Border around this has a color of #3f7fc2        
        
          <div style="border:2px solid #3f7fc2;">Content here</div>
        
        
          .myborder {border:2px solid #3f7fc2;}
        
        Border color #3f7fc2